From 34ed93584b03ba10db137d086045352bd5728491 Mon Sep 17 00:00:00 2001 From: Philipp Grimm Date: Mon, 16 Dec 2024 15:39:18 +0100 Subject: [PATCH] webpage test --- custom_components/eltako/eltako_integration_init.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/eltako/eltako_integration_init.py b/custom_components/eltako/eltako_integration_init.py index 8eb6ea6..e2c26d4 100644 --- a/custom_components/eltako/eltako_integration_init.py +++ b/custom_components/eltako/eltako_integration_init.py @@ -202,7 +202,7 @@ async def async_setup_entry(hass: HomeAssistant, config_entry: ConfigEntry) -> b hass.components.frontend.async_register_built_in_panel( component_name="iframe", # Use iframe to embed the view sidebar_title="Eltako", # Title in the sidebar - sidebar_icon="mdi:view-dashboard", # Icon for the sidebar + sidebar_icon="mdi:bus-electric" # mdi:view-dashboard", # Icon for the sidebar frontend_url_path="eltako", # URL in the sidebar config={