Cleaning up format

This commit is contained in:
Jeffrey Stone 2019-10-26 18:46:01 -04:00
parent 13266947be
commit 3604ae9547
1 changed files with 4 additions and 1 deletions

View File

@ -517,6 +517,8 @@ script:
data: data:
rgb_color: [255,255,255] rgb_color: [255,255,255]
brightness_pct: 25 brightness_pct: 25
- delay:
seconds: 160
############################################### ###############################################
kill_haunted_mansion: kill_haunted_mansion:
@ -543,6 +545,7 @@ script:
entity_id: sensor.family_status entity_id: sensor.family_status
state: Home state: Home
- service: shell_command.haunted_mansion_ride - service: shell_command.haunted_mansion_ride
mk_loop: mk_loop:
sequence: sequence:
- condition: state - condition: state
@ -553,7 +556,7 @@ script:
state: Home state: Home
- service: shell_command.mk_audio - service: shell_command.mk_audio
kill_this_ride: kill_this_ride:
sequence: sequence:
- service: media_player.media_stop - service: media_player.media_stop
entity_id: media_player.ha_speaker entity_id: media_player.ha_speaker