diff --git a/source/_integrations/wallbox.markdown b/source/_integrations/wallbox.markdown index dc99433ae68..4aa731eb01e 100644 --- a/source/_integrations/wallbox.markdown +++ b/source/_integrations/wallbox.markdown @@ -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.