line spacers and readability.

This commit is contained in:
CCOSTAN 2016-11-24 01:16:05 +00:00
parent ce86ba12cd
commit 74c1f38e06
3 changed files with 10 additions and 3 deletions

View File

@ -2,7 +2,7 @@
## Good night Routine
######################################################################
- alias: 'Good Morning Routine'
- alias: 'Good Night Routine'
trigger:
- platform: event
event_type: good_night
@ -16,6 +16,10 @@
- service: light.turn_off
entity_id:
- group.interior_lights
- service: switch.turn_off
entity_id: switch.kitchen_accents

View File

@ -17,13 +17,14 @@
- service: light.turn_on
data:
entity_id: light.outdoor_foyer
brightness: 200
brightness: 235
#rgb_color: [61,178,112]
#Green
rgb_color: [255,112,242]
#Purple
######################################################################
- alias: 'Sunset Stuff off'
trigger:
- platform: sun

View File

@ -23,6 +23,8 @@
data_template:
entity_id: "{{ trigger.entity_id }}"
##############################################################################
- alias: Automated Light WatchDog!
trigger:
- platform: state