|
|
|
|
@ -20,9 +20,30 @@
|
|
|
|
|
brightness: 235
|
|
|
|
|
#rgb_color: [61,178,112]
|
|
|
|
|
#Green
|
|
|
|
|
rgb_color: [255,112,242]
|
|
|
|
|
#rgb_color: [255,112,242]
|
|
|
|
|
#Purple
|
|
|
|
|
|
|
|
|
|
rgb_color: [206,22,32]
|
|
|
|
|
#red
|
|
|
|
|
- service: light.turn_on
|
|
|
|
|
data:
|
|
|
|
|
entity_id: light.outdoor_scounce_1
|
|
|
|
|
brightness: 235
|
|
|
|
|
rgb_color: [61,178,112]
|
|
|
|
|
#Green
|
|
|
|
|
#rgb_color: [255,112,242]
|
|
|
|
|
#Purple
|
|
|
|
|
#rgb_color: [206,22,32]
|
|
|
|
|
#red
|
|
|
|
|
- service: light.turn_on
|
|
|
|
|
data:
|
|
|
|
|
entity_id: light.outdoor_scounce_2
|
|
|
|
|
brightness: 235
|
|
|
|
|
#rgb_color: [61,178,112]
|
|
|
|
|
#Green
|
|
|
|
|
#rgb_color: [255,112,242]
|
|
|
|
|
#Purple
|
|
|
|
|
rgb_color: [206,22,32]
|
|
|
|
|
#red
|
|
|
|
|
######################################################################
|
|
|
|
|
|
|
|
|
|
- alias: 'Sunset Stuff off'
|
|
|
|
|
@ -37,7 +58,7 @@
|
|
|
|
|
- service: switch.turn_off
|
|
|
|
|
entity_id: switch.foyer_outlet
|
|
|
|
|
- service: light.turn_off
|
|
|
|
|
entity_id: light.outdoor_foyer
|
|
|
|
|
entity_id: group.outdoor_front_lights
|
|
|
|
|
data:
|
|
|
|
|
transition: 1200
|
|
|
|
|
- service: light.turn_off
|
|
|
|
|
|