I think the FLoodlight is staying.
This commit is contained in:
parent
49a22f1cb4
commit
12ceba2b66
|
@ -269,9 +269,9 @@
|
||||||
|
|
||||||
- name: month_thanksgiving_colors
|
- name: month_thanksgiving_colors
|
||||||
entities:
|
entities:
|
||||||
light.outdoor_front_lights:
|
light.outdoor_front_lights:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *orange
|
rgb_color: *orange
|
||||||
|
|
||||||
|
|
||||||
- name: month_hanukkah_colors
|
- name: month_hanukkah_colors
|
||||||
|
@ -282,9 +282,11 @@
|
||||||
light.flood2:
|
light.flood2:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *blue
|
rgb_color: *blue
|
||||||
|
light.treeflood:
|
||||||
|
state: 'on'
|
||||||
|
rgb_color: *red
|
||||||
light.front_door:
|
light.front_door:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
|
||||||
rgb_color: *white
|
rgb_color: *white
|
||||||
light.outdoor_sconce_1:
|
light.outdoor_sconce_1:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
|
@ -311,11 +313,11 @@
|
||||||
- name: month_christmas_colors
|
- name: month_christmas_colors
|
||||||
entities:
|
entities:
|
||||||
light.outdoor_foyer:
|
light.outdoor_foyer:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *red
|
rgb_color: *red
|
||||||
light.treeflood:
|
light.treeflood:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *red
|
rgb_color: *red
|
||||||
light.flood2:
|
light.flood2:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
rgb_color: *green
|
rgb_color: *green
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue