Massive config migration - lots of moving around in prep for future projects

This commit is contained in:
Jeffrey Stone
2020-10-05 12:04:04 -04:00
parent 10c70a1950
commit 2f398c68ce
14 changed files with 374 additions and 556 deletions

View File

@@ -278,16 +278,11 @@ group: !include groups.yaml
### Includes ###
alert: !include_dir_merge_named alerts/
automation: !include automations.yaml
script: !include_dir_merge_named scripts
#automation: !include automations.yaml
script: !include scripts.yaml
sensor: !include_dir_merge_list sensors
binary_sensor: !include_dir_merge_list binary_sensors
#light: !include_dir_merge_list lights
light: !include lights.yaml
#switch: !include_dir_merge_list switches
switch: !include switches.yaml
#script: !include_dir_merge_named scripts
#intent_script: !include intents/intents.yaml
scene: !include scenes.yaml
input_select: !include input_select.yaml
input_boolean: !include input_boolean.yaml