소스 검색

Klarstein Amazonia: flip door sensor.

Door sensor logic is reversed from HA expectation.

Issue #2433
Jason Rumney 1 년 전
부모
커밋
fe8492f677
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      custom_components/tuya_local/devices/klarstein_amazonia_dishwasher.yaml

+ 5 - 0
custom_components/tuya_local/devices/klarstein_amazonia_dishwasher.yaml

@@ -166,6 +166,11 @@ secondary_entities:
       - id: 103
         type: boolean
         name: sensor
+        mapping:
+          - dps_val: true
+            value: false
+          - dps_val: false
+            value: true
   - entity: binary_sensor
     name: Rinse aid level
     class: problem