Bladeren bron

Fix display status for water tank status

Nikolas Andreou 11 maanden geleden
bovenliggende
commit
304b564540
1 gewijzigde bestanden met toevoegingen van 2 en 3 verwijderingen
  1. 2 3
      custom_components/tuya_local/devices/morris_mdb_12160hiw_dehumidifier.yaml

+ 2 - 3
custom_components/tuya_local/devices/morris_mdb_12160hiw_dehumidifier.yaml

@@ -75,10 +75,9 @@ entities:
         type: bitfield
         name: sensor
         mapping:
-          - dps_val: 0
-            value: "ok"
           - dps_val: 1
-            value: "full"
+            value: true
+          - value: false
   - entity: switch
     name: Oscillation
     icon: mdi:arrow-oscillating