fix(deps): update home assistant update (major) (#196)

* Major HA update to 2026.1

* Lock file maintenance npm
This commit is contained in:
Christiaan Goossens
2026-02-04 12:18:08 +01:00
committed by GitHub
parent 04a693ccfe
commit 1f95efd0aa
5 changed files with 803 additions and 550 deletions

View File

@@ -79,7 +79,7 @@ async def frontend_injection(hass: HomeAssistant, sso_name: str) -> None:
"/auth/oidc/static/style.css",
hass.config.path("custom_components/auth_oidc/static/style.css"),
cache_headers=False,
)
),
]
)