Updated Outdoor lights for the Holidays.
This commit is contained in:
parent
ff3fef3390
commit
03ed09cc0f
|
@ -59,7 +59,7 @@
|
|||
- service: homeassistant.turn_on
|
||||
entity_id:
|
||||
- switch.front_landscaping
|
||||
- switch.villaneri
|
||||
- switch.villaneridual
|
||||
- light.bedroom
|
||||
- group.outdoor_seasonal
|
||||
- service: script.monthly_color_scene
|
||||
|
|
|
@ -23,3 +23,7 @@ Master Bathroom Accents:
|
|||
|
||||
Outdoor Seasonal:
|
||||
- switch.outside_1
|
||||
- switch.xmas1
|
||||
- switch.xmas2
|
||||
- switch.xmas3
|
||||
- switch.xmas4
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
- light.led_garage_small
|
||||
- light.led_outdoor_den
|
||||
- light.front_door
|
||||
- light.flood1
|
||||
- light.treeflood
|
||||
- light.flood2
|
||||
- light.pathmiddle
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ group:
|
|||
entities:
|
||||
- switch.front_landscaping
|
||||
- switch.back_landscaping
|
||||
- switch.villaneri
|
||||
- switch.villaneridual
|
||||
#-------------------------------------------
|
||||
# Automation : Added to Sunset_ON
|
||||
# Automation : Added to Sunset_OFF
|
||||
|
|
|
@ -315,7 +315,7 @@
|
|||
rgb_color: *red
|
||||
light.flood2:
|
||||
state: 'on'
|
||||
rgb_color: *red
|
||||
rgb_color: *green
|
||||
light.front_door:
|
||||
state: 'on'
|
||||
rgb_color: *green
|
||||
|
@ -331,15 +331,12 @@
|
|||
light.led_garage_large:
|
||||
state: 'on'
|
||||
rgb_color: *green
|
||||
effect: green_fade
|
||||
light.led_garage_snip:
|
||||
state: 'on'
|
||||
rgb_color: *green
|
||||
effect: green_fade
|
||||
light.led_garage_small:
|
||||
state: 'on'
|
||||
rgb_color: *green
|
||||
effect: green_fade
|
||||
light.led_outdoor_den:
|
||||
state: 'on'
|
||||
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