Update DEVICES.md

This commit is contained in:
tsightler
2020-10-27 18:15:27 -04:00
committed by GitHub
parent 48dd1c64b0
commit bda39b03b4

View File

@@ -193,7 +193,7 @@ The following tables define the available template value types and their options
### String values
| option | value |
| --- | --- |
| type | 'string' |
| type | 'str' |
| key | DPS key of the value |
### Tuya HSB values (newer style Tuya, 12 character color value)
@@ -210,4 +210,4 @@ The following tables define the available template value types and their options
| key | DPS key of the value |
| components | Comma separated list of HSB components that should be included in this topic |
Using these value types you can define templates for a wide range of devices. Additional types and options are likely to be included in future versions of tuya-mqtt.
Using these value types you can define templates for a wide range of devices. Additional types and options are likely to be included in future versions of tuya-mqtt.