home_assistant/integrations/script.yaml

10 lines
305 B
YAML

---
# The script integration allows users to specify a sequence of actions to be
# executed by Home Assistant when turned on.
#
# This loads up my custom scripts.
#
# https://www.home-assistant.io/integrations/script/
#
script: !include ../scripts.yaml
script split: !include_dir_named ../scripts