Преглед изворни кода

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"