This commit is contained in:
Home Assistant Version Control
2026-07-31 16:29:09 +00:00
parent d125a48b04
commit 8c53907c88
91 changed files with 1232 additions and 387 deletions
@@ -5,7 +5,9 @@ from __future__ import annotations
import logging
from pathlib import Path
from homeassistant.components.http import StaticPathConfig
# Valid at runtime on HA 2026.7 and 2026.8; see the note in ../panel.py for why
# the re-export is silenced instead of importing from a different path.
from homeassistant.components.http import StaticPathConfig # type: ignore[attr-defined]
from homeassistant.core import HomeAssistant
from ..const import (