Files
docker-compose/conf/homeassistant/configuration.yaml
2024-06-27 17:30:58 -07:00

12 lines
265 B
YAML

# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml