Explorar el Código

Siswell thermostat: device uses "hot" rather than "heat".

Jason Rumney hace 4 años
padre
commit
f1c45c056a

+ 2 - 2
custom_components/tuya_local/devices/saswell_t29utk_thermostat.yaml

@@ -26,7 +26,7 @@ primary_entity:
         - dps_val: cold
           value: cooling
           icon: "mdi:thermometer-minus"
-        - dps_val: heat
+        - dps_val: hot
           value: heating
           icon: "mdi:thermometer-plus"
         - dps_val: "off"
@@ -82,7 +82,7 @@ primary_entity:
               value_redirect: power
             - dps_val: true
               value: cool
-        - dps_val: heat
+        - dps_val: hot
           constraint: power
           conditions:
             - dps_val: false