custom_components/bahmcloud_store/__init__.py aktualisiert

This commit is contained in:
2026-01-15 09:19:43 +00:00
parent fbdc8aed0f
commit 6088d0a935

View File

@@ -32,7 +32,7 @@ async def async_setup(hass: HomeAssistant, config: dict) -> bool:
hass,
frontend_url_path="bahmcloud-store",
webcomponent_name="bahmcloud-store-panel",
module_url="/api/bahmcloud_store_static/panel.js?v=32",
module_url="/api/bahmcloud_store_static/panel.js?v=40",
sidebar_title="Bahmcloud Store",
sidebar_icon="mdi:store",
require_admin=True,