Updated Outdoor lights for the Holidays.
This commit is contained in:
parent
ff3fef3390
commit
03ed09cc0f
|
@ -59,7 +59,7 @@
|
||||||
- service: homeassistant.turn_on
|
- service: homeassistant.turn_on
|
||||||
entity_id:
|
entity_id:
|
||||||
- switch.front_landscaping
|
- switch.front_landscaping
|
||||||
- switch.villaneri
|
- switch.villaneridual
|
||||||
- light.bedroom
|
- light.bedroom
|
||||||
- group.outdoor_seasonal
|
- group.outdoor_seasonal
|
||||||
- service: script.monthly_color_scene
|
- service: script.monthly_color_scene
|
||||||
|
|
|
@ -23,3 +23,7 @@ Master Bathroom Accents:
|
||||||
|
|
||||||
Outdoor Seasonal:
|
Outdoor Seasonal:
|
||||||
- switch.outside_1
|
- switch.outside_1
|
||||||
|
- switch.xmas1
|
||||||
|
- switch.xmas2
|
||||||
|
- switch.xmas3
|
||||||
|
- switch.xmas4
|
||||||
|
|
|
@ -114,7 +114,7 @@
|
||||||
- light.led_garage_small
|
- light.led_garage_small
|
||||||
- light.led_outdoor_den
|
- light.led_outdoor_den
|
||||||
- light.front_door
|
- light.front_door
|
||||||
- light.flood1
|
- light.treeflood
|
||||||
- light.flood2
|
- light.flood2
|
||||||
- light.pathmiddle
|
- light.pathmiddle
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ group:
|
||||||
entities:
|
entities:
|
||||||
- switch.front_landscaping
|
- switch.front_landscaping
|
||||||
- switch.back_landscaping
|
- switch.back_landscaping
|
||||||
- switch.villaneri
|
- switch.villaneridual
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
# Automation : Added to Sunset_ON
|
# Automation : Added to Sunset_ON
|
||||||
# Automation : Added to Sunset_OFF
|
# Automation : Added to Sunset_OFF
|
||||||
|
|
|
@ -315,7 +315,7 @@
|
||||||
rgb_color: *red
|
rgb_color: *red
|
||||||
light.flood2:
|
light.flood2:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *red
|
rgb_color: *green
|
||||||
light.front_door:
|
light.front_door:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
|
@ -331,15 +331,12 @@
|
||||||
light.led_garage_large:
|
light.led_garage_large:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
effect: green_fade
|
|
||||||
light.led_garage_snip:
|
light.led_garage_snip:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
effect: green_fade
|
|
||||||
light.led_garage_small:
|
light.led_garage_small:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
effect: green_fade
|
|
||||||
light.led_outdoor_den:
|
light.led_outdoor_den:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 66 KiB |
Loading…
Reference in New Issue