Add lock information to wallbox.markdown (#22079)

This commit is contained in:
hesselonline 2022-03-23 20:30:28 +01:00 committed by GitHub
parent f3e0eba4c0
commit 3b3bbb220a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ ha_domain: wallbox
ha_platforms:
- number
- sensor
- lock
ha_config_flow: true
ha_codeowners:
- '@hesselonline'
@ -42,3 +43,7 @@ The integration adds the following number entity:
- 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.