mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-02-20 22:19:09 +01:00
Update unsupported_device.yaml
This commit is contained in:
parent
25f541a8f2
commit
fc859f6169
20
.github/ISSUE_TEMPLATE/unsupported_device.yaml
vendored
20
.github/ISSUE_TEMPLATE/unsupported_device.yaml
vendored
@ -13,28 +13,12 @@ body:
|
|||||||
id: unsupported_device_log
|
id: unsupported_device_log
|
||||||
attributes:
|
attributes:
|
||||||
label: Home Assistant log
|
label: Home Assistant log
|
||||||
description: Enable [debug logging](https://github.com/iMicknl/ha-tahoma#enable-debug-logging) and paste your full log here. We redact your id's and emailaddresses by default.
|
description: Enable [debug logging](https://github.com/vlebourl/custom_vesync#enable-debug-logging) and paste your full log here.
|
||||||
value: |
|
value: |
|
||||||
<details><summary>Logs</summary>
|
<details><summary>Logs</summary>
|
||||||
|
|
||||||
```
|
```
|
||||||
Copy/paste any log here, between the starting and ending backticks. The first log line must start with "Added device (Device...".
|
Copy/paste any log here, between the starting and ending backticks. The first log line must start with "Found the following devices:".
|
||||||
```
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
- type: textarea
|
|
||||||
id: device_command_log
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
attributes:
|
|
||||||
label: Device commands
|
|
||||||
description: In order to gather more information, you can use the `tahoma.get_execution_history` service which will print your execution history to the Home Assistant log. Run the commands via the official vendor app (e.g. TaHoma) and capture the commands. [Read more](https://github.com/iMicknl/ha-tahoma#device-not-working-correctly).
|
|
||||||
value: |
|
|
||||||
<details><summary>Commands logs</summary>
|
|
||||||
|
|
||||||
```
|
|
||||||
Copy/paste your execution history here.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user