Преглед на файлове

Fix display status for water tank status

Nikolas Andreou преди 1 година
родител
ревизия
304b564540
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  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