Updated Holiday Elements in the front of the house - Novo Stella Lights!
This commit is contained in:
parent
d99fa939ae
commit
d6317cf7a6
|
@ -52,6 +52,10 @@
|
||||||
light.led_outdoor_den:
|
light.led_outdoor_den:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *blue
|
rgb_color: *blue
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *blue
|
||||||
|
|
||||||
|
|
||||||
- name: month_valentine_colors
|
- name: month_valentine_colors
|
||||||
entities:
|
entities:
|
||||||
|
@ -91,6 +95,10 @@
|
||||||
light.led_outdoor_den:
|
light.led_outdoor_den:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *green
|
||||||
|
|
||||||
|
|
||||||
- name: month_st_patty_colors
|
- name: month_st_patty_colors
|
||||||
entities:
|
entities:
|
||||||
|
@ -136,6 +144,10 @@
|
||||||
light.led_outdoor_den:
|
light.led_outdoor_den:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *green
|
||||||
|
|
||||||
|
|
||||||
- name: month_starwars_colors
|
- name: month_starwars_colors
|
||||||
entities:
|
entities:
|
||||||
|
@ -169,6 +181,9 @@
|
||||||
light.led_outdoor_den:
|
light.led_outdoor_den:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *red
|
rgb_color: *red
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *red
|
||||||
|
|
||||||
- name: month_cinco_de_mayo_colors
|
- name: month_cinco_de_mayo_colors
|
||||||
entities:
|
entities:
|
||||||
|
@ -202,6 +217,10 @@
|
||||||
light.led_outdoor_den:
|
light.led_outdoor_den:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *white
|
rgb_color: *white
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *white
|
||||||
|
|
||||||
|
|
||||||
- name: month_mothers_day_colors
|
- name: month_mothers_day_colors
|
||||||
entities:
|
entities:
|
||||||
|
@ -217,6 +236,9 @@
|
||||||
light.flood2:
|
light.flood2:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *orange
|
rgb_color: *orange
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *orange
|
||||||
light.front_door:
|
light.front_door:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *orange
|
rgb_color: *orange
|
||||||
|
@ -266,6 +288,9 @@
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
brightness: 150
|
brightness: 150
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *green
|
||||||
|
|
||||||
- name: month_thanksgiving_colors
|
- name: month_thanksgiving_colors
|
||||||
entities:
|
entities:
|
||||||
|
@ -284,7 +309,7 @@
|
||||||
rgb_color: *blue
|
rgb_color: *blue
|
||||||
light.treeflood:
|
light.treeflood:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *red
|
rgb_color: *blue
|
||||||
light.front_door:
|
light.front_door:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *white
|
rgb_color: *white
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Loading…
Reference in New Issue