|
|
@@ -6,13 +6,9 @@ body:
|
|
|
- type: markdown
|
|
|
attributes:
|
|
|
value: |
|
|
|
- This form is for reporting a **New Device**. If you are looking for
|
|
|
- general help, including cases where you do not see anything in the log,
|
|
|
- see [Discussions](https://github.com/make-all/tuya-local/discussions).
|
|
|
+ This form is for reporting a **New Device**. If you are looking for general help, including cases where you do not see anything in the log, see [Discussions](https://github.com/make-all/tuya-local/discussions).
|
|
|
|
|
|
- Thank you for reporting your unsupported device. Please provide as
|
|
|
- much information as you can. Because the developers are busy, new
|
|
|
- device requests will be prioritised as follows:
|
|
|
+ Thank you for reporting your unsupported device. Please provide as much information as you can. Because the developers are busy, new device requests will be prioritised as follows:
|
|
|
|
|
|
1. Pull requests
|
|
|
2. Issues with logs and QueryThingsDataModel API results or equivalent
|
|
|
@@ -24,9 +20,7 @@ body:
|
|
|
attributes:
|
|
|
label: Log message
|
|
|
description: |
|
|
|
- Please paste the Warning level log message containing a dps list
|
|
|
- which is output when you attempt to add the device and are presented
|
|
|
- with a list of non-matching devices.
|
|
|
+ Please paste the Warning level log message containing a dps list which is output when you attempt to add the device and are presented with a list of non-matching devices.
|
|
|
placeholder: Reports without logs will be immediately closed
|
|
|
render: text
|
|
|
validations:
|
|
|
@@ -37,10 +31,7 @@ body:
|
|
|
label: DPS information
|
|
|
description: |
|
|
|
Preferred data is QueryThingsDataModel API result from iot.tuya.com
|
|
|
- If you do not have access to iot.tuya.com, but have other ways of
|
|
|
- obtaining dps information, the minimum info required is the numeric
|
|
|
- dp id, name/description, data type, and for settable dps, the range
|
|
|
- for numeric dps, and the list of possible values for enum dps.
|
|
|
+ If you do not have access to iot.tuya.com, but have other ways of obtaining dps information, the minimum info required is the numeric dp id, name/description, data type, and for settable dps, the range for numeric values, and the list of possible values for enum values.
|
|
|
render: text
|
|
|
validations:
|
|
|
required: true
|
|
|
@@ -49,9 +40,8 @@ body:
|
|
|
attributes:
|
|
|
label: Product ID
|
|
|
description: |
|
|
|
- The product ID or productKey for the device. You can get this
|
|
|
- from the same iot.tuya.com API functions that provide the local key
|
|
|
- or from `tinytuya scan` or other tools doing local discovery
|
|
|
+ The product ID or productKey for the device.
|
|
|
+ You can get this from the same iot.tuya.com API functions that provide the local key or from `tinytuya scan` or other tools doing local discovery
|
|
|
- type: input
|
|
|
id: productname
|
|
|
attributes:
|
|
|
@@ -62,6 +52,4 @@ body:
|
|
|
attributes:
|
|
|
label: Information about how the device functions
|
|
|
description: |
|
|
|
- Put any additional information here. Remember the developers are not
|
|
|
- familiar with your device, so any explanations of how it functions,
|
|
|
- links to manuals or even marketing webpages are useful.
|
|
|
+ Put any additional information here. Remember the developers are not familiar with your device, so any explanations of how it functions, links to manuals or even marketing webpages are useful.
|