Update wallbox.markdown (#22504)

Add Switch entity documentation
This commit is contained in:
hesselonline 2022-04-26 23:28:24 +02:00 committed by GitHub
parent 933a248cfd
commit 2202bcbf54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ ha_platforms:
- lock
- number
- sensor
- switch
ha_config_flow: true
ha_codeowners:
- '@hesselonline'
@ -48,3 +49,7 @@ The number entity is only loaded if the supplied username has sufficient rights
## Lock
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.