Преглед изворни кода

Update eurom_sani_bathroom_towel_radiator.yaml

Fixed incorrect hvac_action value off (changed to "off").
This version still has the Eco and Anti-frost modes.
Jan-Gerard van der Toorn пре 1 година
родитељ
комит
444c031305

+ 4 - 4
custom_components/tuya_local/devices/eurom_sani_bathroom_towel_radiator.yaml

@@ -8,7 +8,7 @@ primary_entity:
       name: hvac_mode
       mapping:
         - dps_val: false
-          value: off
+          value: "off"
         - dps_val: true
           constraint: mode
           conditions:
@@ -65,14 +65,14 @@ primary_entity:
             - dps_val: r
               value: heating
             - dps_val: t
-              value: heating
-              #value: drying
+              #value: heating
+              value: drying
         - dps_val: false
           value: idle
           constraint: hvac_mode
           conditions:
             - dps_val: false
-              value: off
+              value: "off"
     - id: 4
       name: mode
       type: string