Updated Holiday Elements in the front of the house - Novo Stella Lights!

This commit is contained in:
ccostan 2020-12-04 15:28:41 -05:00
parent d99fa939ae
commit d6317cf7a6
2 changed files with 26 additions and 1 deletions

View File

@ -52,6 +52,10 @@
light.led_outdoor_den:
state: 'on'
rgb_color: *blue
light.treeflood:
state: 'on'
rgb_color: *blue
- name: month_valentine_colors
entities:
@ -91,6 +95,10 @@
light.led_outdoor_den:
state: 'on'
rgb_color: *green
light.treeflood:
state: 'on'
rgb_color: *green
- name: month_st_patty_colors
entities:
@ -136,6 +144,10 @@
light.led_outdoor_den:
state: 'on'
rgb_color: *green
light.treeflood:
state: 'on'
rgb_color: *green
- name: month_starwars_colors
entities:
@ -169,6 +181,9 @@
light.led_outdoor_den:
state: 'on'
rgb_color: *red
light.treeflood:
state: 'on'
rgb_color: *red
- name: month_cinco_de_mayo_colors
entities:
@ -202,6 +217,10 @@
light.led_outdoor_den:
state: 'on'
rgb_color: *white
light.treeflood:
state: 'on'
rgb_color: *white
- name: month_mothers_day_colors
entities:
@ -217,6 +236,9 @@
light.flood2:
state: 'on'
rgb_color: *orange
light.treeflood:
state: 'on'
rgb_color: *orange
light.front_door:
state: 'on'
rgb_color: *orange
@ -266,6 +288,9 @@
state: 'on'
rgb_color: *green
brightness: 150
light.treeflood:
state: 'on'
rgb_color: *green
- name: month_thanksgiving_colors
entities:
@ -284,7 +309,7 @@
rgb_color: *blue
light.treeflood:
state: 'on'
rgb_color: *red
rgb_color: *blue
light.front_door:
state: 'on'
rgb_color: *white

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB