|
|
|
@ -4,7 +4,7 @@
|
|
|
|
# service: scene.turn_on
|
|
|
|
# service: scene.turn_on
|
|
|
|
# entity_id: scene.month_standard_colors
|
|
|
|
# entity_id: scene.month_standard_colors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- name: month_standard_colors
|
|
|
|
- name: month_standard_colors
|
|
|
|
entities:
|
|
|
|
entities:
|
|
|
|
group.outdoor_front_lights:
|
|
|
|
group.outdoor_front_lights:
|
|
|
|
@ -38,21 +38,22 @@
|
|
|
|
state: 'on'
|
|
|
|
state: 'on'
|
|
|
|
#color_name: 'Dark Spring Green'
|
|
|
|
#color_name: 'Dark Spring Green'
|
|
|
|
rgb_color: [23,114,69]
|
|
|
|
rgb_color: [23,114,69]
|
|
|
|
|
|
|
|
|
|
|
|
- name: month_RWB_colors
|
|
|
|
- name: month_RWB_colors
|
|
|
|
entities:
|
|
|
|
entities:
|
|
|
|
light.outdoor_foyer:
|
|
|
|
light.outdoor_foyer:
|
|
|
|
state: 'on'
|
|
|
|
state: 'on'
|
|
|
|
#color_name: 'Cream'
|
|
|
|
#color_name: 'Cream'
|
|
|
|
rgb_color: [255,253,208]
|
|
|
|
rgb_color: [255,253,208]
|
|
|
|
light.outdoor_sconce_1:
|
|
|
|
brightness: 30
|
|
|
|
|
|
|
|
light.outdoor_sconce_3:
|
|
|
|
state: 'on'
|
|
|
|
state: 'on'
|
|
|
|
color_name: 'Red'
|
|
|
|
color_name: 'Red'
|
|
|
|
light.outdoor_sconce_2:
|
|
|
|
light.outdoor_sconce_2:
|
|
|
|
state: 'on'
|
|
|
|
state: 'on'
|
|
|
|
#color_name: 'White' Smoke
|
|
|
|
#color_name: 'White' Smoke
|
|
|
|
rgb_color: [245,245,245]
|
|
|
|
rgb_color: [245,245,245]
|
|
|
|
light.outdoor_sconce_3:
|
|
|
|
light.outdoor_sconce_1:
|
|
|
|
state: 'on'
|
|
|
|
state: 'on'
|
|
|
|
color_name: 'Blue'
|
|
|
|
color_name: 'Blue'
|
|
|
|
|
|
|
|
|
|
|
|
@ -62,6 +63,3 @@
|
|
|
|
state: 'on'
|
|
|
|
state: 'on'
|
|
|
|
color_name: 'White'
|
|
|
|
color_name: 'White'
|
|
|
|
brightness: 250
|
|
|
|
brightness: 250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|