Skip to content

Commit 2202bcb

Browse files
authored
Update wallbox.markdown (#22504)
Add Switch entity documentation
1 parent 933a248 commit 2202bcb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_integrations/wallbox.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ha_platforms:
1010
- lock
1111
- number
1212
- sensor
13+
- switch
1314
ha_config_flow: true
1415
ha_codeowners:
1516
- '@hesselonline'
@@ -48,3 +49,7 @@ The number entity is only loaded if the supplied username has sufficient rights
4849
## Lock
4950

5051
The integration adds a lock entity, allowing you to lock the charger. Please note, this only works with a user with admin rights.
52+
53+
## Switch
54+
55+
The integration adds a switch entity, allowing you to pause/resume the charging process.

0 commit comments

Comments
 (0)