Fixed issue with script declaration

This commit is contained in:
Jeffrey Stone 2019-07-24 14:10:05 -04:00
parent 0eeef2730f
commit 712bd7096c
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