Files
core/homeassistant/components/frontend/const.py
2025-11-12 13:58:57 +01:00

5 lines
111 B
Python

"""Constants for the frontend component."""
# System storage keys
SYSTEM_DATA_DEFAULT_PANEL = "default_panel"