Updated Outdoor lights for the Holidays.

This commit is contained in:
ccostan 2020-11-28 19:34:05 -05:00
parent ff3fef3390
commit 03ed09cc0f
7 changed files with 8 additions and 7 deletions

View File

@ -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

View File

@ -23,3 +23,7 @@ Master Bathroom Accents:
Outdoor Seasonal:
- switch.outside_1
- switch.xmas1
- switch.xmas2
- switch.xmas3
- switch.xmas4

View File

@ -114,7 +114,7 @@
- light.led_garage_small
- light.led_outdoor_den
- light.front_door
- light.flood1
- light.treeflood
- light.flood2
- light.pathmiddle

View File

@ -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

View File

@ -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