91 files
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user