2022-04-26 15:22:02 +02:00
name : Unsupported Device
description : Let's have a look if we can support your device
title : "Add support for ..."
labels : [ new-device]
body :
- type : markdown
attributes :
value : |
## Device
- type : textarea
id : unsupported_device_log
attributes :
label : Home Assistant log
2022-08-03 12:00:21 +02:00
description : Enable [debug logging](https://github.com/vlebourl/custom_vesync#enable-debug-logging) and paste your full log here.
2022-04-26 15:22:02 +02:00
value : |
<details><summary>Logs</summary>
```
2022-08-03 12:00:21 +02:00
Copy/paste any log here, between the starting and ending backticks. The first log line must start with "Found the following devices:".
2022-04-26 15:22:02 +02:00
```
</details>
- type : markdown
attributes :
value : |
## Details
- type : textarea
id : additional-information
attributes :
label : Additional information
description : If you have any additional information for us, use the field below. Please note, you can attach screenshots or screen recordings here, by dragging and dropping files in the field below.
- type : markdown
attributes :
value : |
2022-08-03 12:00:21 +02:00
Thanks for taking the time to fill out this request!