Skip to content

Commit

Permalink
Improve issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
wlcrs authored Sep 18, 2023
1 parent cd1e2b2 commit 2798056
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ body:
attributes:
label: How do you connect to the inverter?
options:
- Please select your connection method
- Over serial, with a serial-to-USB stick
- Over serial, with a serial-to-WiFi stick
- Via the `SUN2000-<serial_no>` WiFi
Expand All @@ -43,10 +44,12 @@ body:
attributes:
label: "Upload your Diagnostics File"
description: |
![Download diagnostics menu entry](.github/ISSUE_TEMPLATE/images/download-diagnostics.png)
1. In your Home Assistant, go to Settings > Devices & Services
2. Click the three dots on the 'Huawei Solar' tile
3. Select 'Download diagnostis'
4. Click on the textarea below, drag & drop the file into the textarea to upload it.
2. Click on the 'Huawei Solar' tile
3. Click on the three dots next to the integration entry
4. Select 'Download diagnostis'
5. Click on the textarea below, drag & drop the file into the textarea to upload it.
value: Drag & Drop your Diagnostics File here.
validations:
required: true
Expand All @@ -60,6 +63,8 @@ body:
The easiest way to provide debug logs is by using the `Enable/Disable debug logging` feature as described here: ['Debug Logs and Diagnostics' from the HA documentation](https://www.home-assistant.io/docs/configuration/troubleshooting/#debug-logs-and-diagnostics)
![Enable Debug Logging menu entry](.github/ISSUE_TEMPLATE/images/enable-debug-logging.png)
If you are having problems during initial setup of this integration, you'll need to manually gather these logs. To do this, add the following lines to your `/config/configuration.yaml` and restart HA:
```yaml
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2798056

Please sign in to comment.