9 lines
316 B
YAML
9 lines
316 B
YAML
# Loads default set of integrations. Do not remove
|
|
# This was added to the homeAutomation repo.
|
|
# This is a sample configuration. Please create a configuration.production.yml for production use.
|
|
default_config:
|
|
|
|
automation: !include automations.yaml
|
|
script: !include scripts.yaml
|
|
scene: !include scenes.yaml
|