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

Dry Pury Evo: fix condition on fan speed.

Conditions are judged on the raw dps values, not the values presented to HA.
Jason Rumney пре 2 година
родитељ
комит
c10f485d20
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      custom_components/tuya_local/devices/dry_pury_evo_dehumidifier.yaml

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

@@ -51,7 +51,7 @@ secondary_entities:
             value: 50
             constraint: dehumidifier_mode
             conditions:
-              - dps_val: laundry
+              - dps_val: drying
                 invalid: true
           - dps_val: high
             value: 100