Explorar el Código

Fix dé EV charger stop button (#4001)

David Beinder hace 5 meses
padre
commit
c882811d70
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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"