Browse Source

fix (zephir_zmw4000vsmart_heater): use auto for default heat setting

Auto should be better than level 1

Issue #4063
Jason Rumney 4 months ago
parent
commit
1146e09bab

+ 1 - 1
custom_components/tuya_local/devices/zephir_zmw4000vsmart_heater.yaml

@@ -20,7 +20,7 @@ entities:
             conditions:
             conditions:
               - dps_val: "off"
               - dps_val: "off"
                 value: fan_only
                 value: fan_only
-              - dps_val: "1"
+              - dps_val: "auto"
                 value: heat
                 value: heat
       - id: 2
       - id: 2
         name: temperature
         name: temperature