This commit is contained in:
2026-01-18 19:52:27 +00:00
parent 7ead494765
commit 99b2a0f0c5

View File

@@ -67,7 +67,7 @@ async def async_setup(hass: HomeAssistant, config: dict) -> bool:
frontend_url_path="bahmcloud-store",
webcomponent_name="bahmcloud-store-panel",
# IMPORTANT: bump v to avoid caching old JS
module_url="/api/bahmcloud_store_static/panel.js?v=107",
module_url="/api/bahmcloud_store_static/panel.js?v=108",
sidebar_title="Bahmcloud Store",
sidebar_icon="mdi:store",
require_admin=True,