This commit is contained in:
Edward Firmo
2024-01-11 17:08:05 +01:00
parent e06cd0d464
commit 1c76d8eb7b
6 changed files with 30 additions and 28 deletions

View File

@@ -1,3 +1,4 @@
---
name: Bug Report name: Bug Report
description: | description: |
We aim to keep everything running smoothly. We aim to keep everything running smoothly.
@@ -133,3 +134,4 @@ body:
render: logs render: logs
validations: validations:
required: false required: false
...

View File

@@ -1,3 +1,4 @@
---
blank_issues_enabled: true blank_issues_enabled: true
contact_links: contact_links:
- name: Troubleshooting TFT transfer - name: Troubleshooting TFT transfer
@@ -6,3 +7,4 @@ contact_links:
- name: Getting Started with NSPanel HA Blueprint - name: Getting Started with NSPanel HA Blueprint
url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/install.md url: https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/install.md
about: This is the starting poing for installing a new NSPanel HA Blueprint. about: This is the starting poing for installing a new NSPanel HA Blueprint.
...

View File

@@ -1,3 +1,4 @@
---
name: Enhancement Request name: Enhancement Request
description: Suggest an idea for this project description: Suggest an idea for this project
title: "`ENHANCEMENT` " title: "`ENHANCEMENT` "
@@ -28,3 +29,4 @@ body:
label: Additional Context label: Additional Context
description: "Provide any additional context or screenshots that might help us understand the enhancement better." description: "Provide any additional context or screenshots that might help us understand the enhancement better."
placeholder: "Add any other context or screenshots about the enhancement request here." placeholder: "Add any other context or screenshots about the enhancement request here."
...

View File

@@ -1,3 +1,4 @@
---
name: Question name: Question
description: Ask a question about this project description: Ask a question about this project
title: "`QUESTION` " title: "`QUESTION` "
@@ -20,3 +21,4 @@ body:
label: Additional Details label: Additional Details
description: Provide any additional details or context for your question. description: Provide any additional details or context for your question.
placeholder: "Add any more details about your question here." placeholder: "Add any more details about your question here."
...

View File

@@ -1,20 +1,20 @@
# Manuals: # Manuals:
### Setup ## Setup
- [First Steps | Installation and Setup](install.md) - [First Steps | Installation and Setup](install.md)
- [Blueprint | Setup and explanation of the Blueprint](blueprint.md) - [Blueprint | Setup and explanation of the Blueprint](blueprint.md)
- [HowTo | All important things you should know](howto.md) - [HowTo | All important things you should know](howto.md)
### Common issues
## Common issues
- [Common Issues | TFT Upload](tft_upload.md) - [Common Issues | TFT Upload](tft_upload.md)
- [Common Issues | Stuck on Initializing](error_initializing.md) - [Common Issues | Stuck on Initializing](error_initializing.md)
- [Common Issues | AccuWeather Setup & Blank weather pages](weather.md) - [Common Issues | AccuWeather Setup & Blank weather pages](weather.md)
### Advanced settings
## Advanced settings
- [Customization](customization.md) - [Customization](customization.md)
- [Add-on climate](addon_climate.md) - [Add-on climate](addon_climate.md)
- [Alarm Control Panel](alarm.md) - [Alarm Control Panel](alarm.md)
  ## Setup and overview videos:
 
# Setup and overview videos:
- **_[Overview and features](https://www.youtube.com/watch?v=b7vW4YtUaTs) - Mark Watt Tech_** - **_[Overview and features](https://www.youtube.com/watch?v=b7vW4YtUaTs) - Mark Watt Tech_**
- **_[How to setup](https://www.youtube.com/watch?v=jpSTA_ILB8g) - Mark Watt Tech_** - **_[How to setup](https://www.youtube.com/watch?v=jpSTA_ILB8g) - Mark Watt Tech_**
- **_[(DE) Einrichtungs und konfigurations video](https://www.youtube.com/watch?v=3afPFg6kUdc) - SmartHome yourself_** - **_[(DE) Einrichtungs und konfigurations video](https://www.youtube.com/watch?v=3afPFg6kUdc) - SmartHome yourself_**

View File

@@ -1,27 +1,21 @@
# Weather support
## Expected configuration ## Expected configuration
#### In Home Assistant Automation ### In Home Assistant Automation
The integration should be Accuweather and you weather entity selected<br> The integration should be Accuweather and you weather entity selected
![Screenshot 2023-01-30 214603](https://user-images.githubusercontent.com/123868814/215602716-60d92287-943f-465b-aac7-8b47795ef608.png)<br> ![Screenshot 2023-01-30 214603](https://user-images.githubusercontent.com/123868814/215602716-60d92287-943f-465b-aac7-8b47795ef608.png)
<br>
#### Enable Accuweather forcasts ### Enable Accuweather forcasts
![Screenshot 2023-01-30 214638](https://user-images.githubusercontent.com/123868814/215602723-7732578b-3870-4c1a-baec-5ebee98b37ad.png)<br> ![Screenshot 2023-01-30 214638](https://user-images.githubusercontent.com/123868814/215602723-7732578b-3870-4c1a-baec-5ebee98b37ad.png)
<br>
#### Confirm source in Developer Tools States ### Confirm source in Developer Tools States
In developer tools the weather entity should have the attribute 'attribution: Data provided by AccuWeather'<br> In developer tools the weather entity should have the attribute 'attribution: Data provided by AccuWeather'
![Screenshot 2023-01-30 214739](https://user-images.githubusercontent.com/123868814/215602730-87093a5d-1a67-460d-9a9c-27a93371ea82.png)<br> ![Screenshot 2023-01-30 214739](https://user-images.githubusercontent.com/123868814/215602730-87093a5d-1a67-460d-9a9c-27a93371ea82.png)
<br>
<br>
## If you are still having issues ## If you are still having issues
Its likely you weather integrations are clashing. 1 method we have found to resolve this is to delete ALL weather integrations and just re add Accuweather - Be aware you will lose your existing weather integrations and any associated data / entities. Its likely you weather integrations are clashing. 1 method we have found to resolve this is to delete ALL weather integrations and just re add Accuweather - Be aware you will lose your existing weather integrations and any associated data / entities.
#### 1. Delete the Standard and AccuWeather integrations 1. Delete the Standard and AccuWeather integrations
2. Add Accuweather & Enable forcasts
#### 2. Add Accuweather & Enable forcasts 3. Set the Weather entity in the Automation
#### 3. Set the Weather entity in the Automation