Skip to content

Commit

Permalink
Absina EV charger: invert RFID button
Browse files Browse the repository at this point in the history
  • Loading branch information
make-all committed Jan 26, 2025
1 parent 0adaa13 commit e259ce9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions custom_components/tuya_local/devices/absina_evcharger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,11 @@ entities:
- id: 123
type: boolean
name: button
mapping:
- dps_val: false
value: true
- dps_val: true
value: false

# Seems not to work with the charger as always on waitOperation
- entity: sensor # ChargingOperation -124-
Expand Down

0 comments on commit e259ce9

Please sign in to comment.