diff --git a/docs/DEVICES.md b/docs/DEVICES.md index 0acdb53..8d0c3b9 100644 --- a/docs/DEVICES.md +++ b/docs/DEVICES.md @@ -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. \ No newline at end of file +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.