mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Finish with a search and replace changing Groups to Light Groups. #764
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
|
||||
- name: month_standard_colors
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
#color_name: 'Gold'
|
||||
rgb_color: [255,223,0]
|
||||
|
||||
- name: front_full_brightness
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
#color_name: 'White'
|
||||
rgb_color: [255,255,255]
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
- name: month_valentine_colors
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
#color_name: 'Crimson'
|
||||
rgb_color: [220,20,60]
|
||||
@@ -114,14 +114,14 @@
|
||||
|
||||
- name: month_st_patty_colors
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
#color_name: 'Green'
|
||||
rgb_color: [0,128,0]
|
||||
|
||||
- name: month_pi_colors
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
rgb_color: [3,14,159]
|
||||
|
||||
@@ -244,7 +244,7 @@
|
||||
|
||||
- name: month_mothers_day_colors
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
#color_name: 'Lavender'
|
||||
rgb_color: [244,187,255]
|
||||
@@ -317,7 +317,7 @@
|
||||
|
||||
- name: month_thanksgiving_colors
|
||||
entities:
|
||||
group.outdoor_front_lights:
|
||||
light.outdoor_front_lights:
|
||||
state: 'on'
|
||||
#color_name: 'orange'
|
||||
rgb_color: [255,165,0]
|
||||
|
Reference in New Issue
Block a user