Skip to content

Commit

Permalink
Goodcell EV charger: add optional dp 120.
Browse files Browse the repository at this point in the history
From PR #2106, this appears to be a charging session duration, but is a string,
so not directly useful as a sensor.
  • Loading branch information
make-all committed Jul 15, 2024
1 parent 524c6f1 commit 16172e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom_components/tuya_local/devices/goodcell_ev_charger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,10 @@ secondary_entities:
range:
min: 0
max: 15
- id: 120
type: string
optional: true
name: session_duration
- entity: select
name: Toggle charging
icon: "mdi:ev-plug-type2"
Expand Down

0 comments on commit 16172e2

Please sign in to comment.