Browse Source

Fix dé EV charger stop button (#4001)

David Beinder 5 months ago
parent
commit
c882811d70
1 changed files with 3 additions and 0 deletions
  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"