From bda39b03b49d893e4dfd3ab75638da7d7b4fb189 Mon Sep 17 00:00:00 2001 From: tsightler Date: Tue, 27 Oct 2020 18:15:27 -0400 Subject: [PATCH] Update DEVICES.md --- docs/DEVICES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.