Splitting automations into ui and manual
This commit is contained in:
@ -7,7 +7,8 @@ homeassistant:
|
||||
default_config:
|
||||
|
||||
group: !include groups.yaml
|
||||
automation: !include automations.yaml
|
||||
automation ui: !include automations.yaml
|
||||
automation manual: !include_dir_merge_list automations
|
||||
script: !include scripts.yaml
|
||||
scene:
|
||||
- !include scenes.yaml
|
||||
|
Reference in New Issue
Block a user