Explorar el Código

Trotec PAC-W: change fan_mode type

Alexander Knöbel hace 2 años
padre
commit
26f662dbee

+ 4 - 4
custom_components/tuya_local/devices/trotec_pac-w_heatpump.yaml

@@ -38,13 +38,13 @@ primary_entity:
       hidden: true
     - id: 5
       name: fan_mode
-      type: integer
+      type: string
       mapping:
-        - dps_val: 1
+        - dps_val: "1"
           value: low
-        - dps_val: 2
+        - dps_val: "2"
           value: medium
-        - dps_val: 3
+        - dps_val: "3"
           value: high
     - id: 19
       name: temperature_unit