Fixed issue with script declaration

This commit is contained in:
Jeffrey Stone 2019-07-24 14:10:05 -04:00
parent de06ca1b01
commit a1046d5d62
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_dir_merge_list scipts
script: !include_dir_merge_named scripts
intent_script: !include intents/intents.yaml
scene: !include scenes.yaml
input_select: !include input_select.yaml