🐛 fix automations include

This commit is contained in:
James Walker 2021-09-25 22:22:57 -04:00
parent 83323fe24d
commit 18321bbbd4
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -10,6 +10,6 @@ homeassistant:
group: !include groups.yaml
automation: !include automations.yaml
automation manual: !include_dir_list ./automations
automation manual: !include_dir_merge_list automations/
script: !include scripts.yaml
scene: !include scenes.yaml