Răsfoiți Sursa

fix(aerium_dh12w_dehumidifier): invert fan speed

As noted in issue #5077
Jason Rumney 1 lună în urmă
părinte
comite
fd0b9133f8

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

@@ -53,11 +53,11 @@ entities:
         name: speed
         name: speed
         mapping:
         mapping:
           - dps_val: Sleep
           - dps_val: Sleep
-            value: 33
+            value: 100
           - dps_val: Low
           - dps_val: Low
             value: 67
             value: 67
           - dps_val: Hight
           - dps_val: Hight
-            value: 100
+            value: 33
   - entity: lock
   - entity: lock
     translation_key: child_lock
     translation_key: child_lock
     category: config
     category: config