Files
tar-valon-ansible/app-configs/rikku/homeassistant/custom_components/hacs/utils/configuration_schema.py
T
2025-08-30 16:34:17 -04:00

10 lines
178 B
Python

"""HACS Configuration Schemas."""
# Configuration:
SIDEPANEL_TITLE = "sidepanel_title"
SIDEPANEL_ICON = "sidepanel_icon"
APPDAEMON = "appdaemon"
# Options:
COUNTRY = "country"