From 0e49dcf63b0f2db3a8c802fd39209472e363b472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Tue, 22 Apr 2025 19:54:03 +0100 Subject: [PATCH] Revert "Update Wallbox integration docs with solar charging (#37700)" (#38682) --- source/_integrations/wallbox.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_integrations/wallbox.markdown b/source/_integrations/wallbox.markdown index a820877b9ae..0e12fa7f446 100644 --- a/source/_integrations/wallbox.markdown +++ b/source/_integrations/wallbox.markdown @@ -9,7 +9,6 @@ ha_domain: wallbox ha_platforms: - lock - number - - select - sensor - switch ha_config_flow: true @@ -55,10 +54,6 @@ The number {% term entity %} is only loaded if the supplied username has suffici The {% term integration %} adds a lock {% term entity %}, allowing you to lock the charger. Please note, this only works with a user with admin rights. -## Select - -The {% term integration %} adds a select {% term entity %} to control Solar Charging options, allowing you to choose between Eco Mode, Full Solar or disable Solar Charging. - ## Switch The {% term integration %} adds a switch {% term entity %}, allowing you to pause/resume the charging process.