From 9d1355878ea589dd4e3873e265830187f2b6e1bc Mon Sep 17 00:00:00 2001 From: hesselonline Date: Wed, 27 Oct 2021 21:14:24 +0200 Subject: [PATCH] Adding a number component to the wallbox integration. (#18446) --- source/_integrations/wallbox.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/wallbox.markdown b/source/_integrations/wallbox.markdown index f5d8092d282..0f301033b7c 100644 --- a/source/_integrations/wallbox.markdown +++ b/source/_integrations/wallbox.markdown @@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling ha_domain: wallbox ha_platforms: - sensor + - number ha_config_flow: true ha_codeowners: - '@hesselonline' @@ -32,3 +33,12 @@ The integration adds the following sensors: - Max Available Power - State of Charge - Status Description +- Max Charging Current + +## Number + +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.