소스 검색

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