mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
parent
933a248cfd
commit
2202bcbf54
@ -10,6 +10,7 @@ ha_platforms:
|
|||||||
- lock
|
- lock
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@hesselonline'
|
- '@hesselonline'
|
||||||
@ -48,3 +49,7 @@ The number entity is only loaded if the supplied username has sufficient rights
|
|||||||
## Lock
|
## Lock
|
||||||
|
|
||||||
The integration adds a lock entity, allowing you to lock the charger. Please note, this only works with a user with admin rights.
|
The integration adds a lock entity, allowing you to lock the charger. Please note, this only works with a user with admin rights.
|
||||||
|
|
||||||
|
## Switch
|
||||||
|
|
||||||
|
The integration adds a switch entity, allowing you to pause/resume the charging process.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user