Moving scripts to a folder to make it easier to seperate scripts being tested

This commit is contained in:
Jeffrey Stone 2019-07-23 09:40:45 -04:00
parent 8d4de58c8e
commit dd5315519f
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ sensor: !include_dir_merge_list sensors
binary_sensor: !include_dir_merge_list binary_sensors
light: !include_dir_merge_list lights
switch: !include_dir_merge_list switches
script: !include scripts.yaml
script: !include_dir_merge_list scipts
intent_script: !include intents/intents.yaml
scene: !include scenes.yaml
input_select: !include input_select.yaml