mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 02:16:50 +00:00
Add lock information to wallbox.markdown (#22079)
This commit is contained in:
parent
f3e0eba4c0
commit
3b3bbb220a
@ -9,6 +9,7 @@ ha_domain: wallbox
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- number
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
|
- lock
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@hesselonline'
|
- '@hesselonline'
|
||||||
@ -42,3 +43,7 @@ The integration adds the following number entity:
|
|||||||
- Max Charging Current
|
- Max Charging Current
|
||||||
|
|
||||||
The number entity is only loaded if the supplied username has sufficient rights to change the Max. Charging Current.
|
The number entity is only loaded if the supplied username has sufficient rights to change the Max. Charging Current.
|
||||||
|
|
||||||
|
## Lock
|
||||||
|
|
||||||
|
The integration adds a lock entity, allowing you to lock the charger. Please note, this only works with a user with admin rights.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user