init
This commit is contained in:
9
custom_components/hacs/utils/configuration_schema.py
Normal file
9
custom_components/hacs/utils/configuration_schema.py
Normal file
@@ -0,0 +1,9 @@
|
||||
"""HACS Configuration Schemas."""
|
||||
|
||||
# Configuration:
|
||||
SIDEPANEL_TITLE = "sidepanel_title"
|
||||
SIDEPANEL_ICON = "sidepanel_icon"
|
||||
APPDAEMON = "appdaemon"
|
||||
|
||||
# Options:
|
||||
COUNTRY = "country"
|
||||
Reference in New Issue
Block a user