Ver Fonte

Adjust preset value strings for mode to match HA humidifer translations

Patrick Ohearn há 2 anos atrás
pai
commit
93842a407f

+ 5 - 5
custom_components/tuya_local/devices/breville_lad208_dehumidifier.yaml

@@ -21,15 +21,15 @@ primary_entity:
       type: string
       mapping:
         - dps_val: 0
-          value: "Auto"
+          value: "auto"
         - dps_val: 1
-          value: "Continuous"
+          value: "boost"
         - dps_val: 2
-          value: "Laundry"
+          value: "laundry"
           icon: "mdi:t-shirt-crew"
           icon_priority: 3
         - dps_val: 3
-          value: "Ventilation"
+          value: "purify"
     - id: 4
       name: humidity
       type: integer
@@ -205,4 +205,4 @@ secondary_entities:
             value: false
           - dps_val: null
             value: false
-          - value: true
+          - value: true