소스 검색

Fix dé EV charger stop button (#4001)

David Beinder 5 달 전
부모
커밋
c882811d70
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      custom_components/tuya_local/devices/dewall_evcharger.yaml

+ 3 - 0
custom_components/tuya_local/devices/dewall_evcharger.yaml

@@ -64,6 +64,9 @@ entities:
         type: boolean
         optional: true
         name: button
+        mapping:
+          - dps_val: false
+            value: true
   - entity: button
     name: Reset
     icon: "mdi:refresh"