mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Rainy day code fixed. and started downthe oliday path for colored front lights.
This commit is contained in:
@@ -7,113 +7,23 @@
|
||||
|
||||
- name: month_01_colors
|
||||
entities:
|
||||
light.outdoor_foyer:
|
||||
light.outdoor_sconce_1:
|
||||
light.outdoor_sconce_2:
|
||||
group.outdoor_front_lights:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
|
||||
light.outdoor_sconce_3:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
light.garage_left:
|
||||
state: 'on'
|
||||
color_name: 'Yellow'
|
||||
light.garage_small:
|
||||
state: 'on'
|
||||
color_name: 'Yellow'
|
||||
light.outdoor_den:
|
||||
state: 'on'
|
||||
color_name: 'Yellow'
|
||||
# brightness: 150
|
||||
|
||||
- name: month_02_colors
|
||||
entities:
|
||||
light.outdoor_sconce_1:
|
||||
group.outdoor_front_lights:
|
||||
state: 'on'
|
||||
color_name: 'Hot Pink'
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
color_name: 'Hot Pink'
|
||||
light.outdoor_sconce_3:
|
||||
state: 'on'
|
||||
color_name: 'Hot Pink'
|
||||
light.outdoor_foyer:
|
||||
state: 'on'
|
||||
color_name: 'Hot Pink'
|
||||
# light.garage_left:
|
||||
# state: 'on'
|
||||
# color_name: 'Pink'
|
||||
# light.garage_small:
|
||||
# state: 'on'
|
||||
# color_name: 'Pink'
|
||||
# light.outdoor_den:
|
||||
# state: 'on'
|
||||
# color_name: 'Pink'
|
||||
# brightness: 150
|
||||
|
||||
- name: month_12_colors
|
||||
entities:
|
||||
|
||||
light.outdoor_foyer:
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
# brightness: 255
|
||||
light.outdoor_sconce_1:
|
||||
state: 'on'
|
||||
color_name: 'Gold'
|
||||
# brightness: 255
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
# brightness: 255
|
||||
light.outdoor_sconce_3:
|
||||
state: 'on'
|
||||
color_name: 'Blue'
|
||||
# brightness: 255
|
||||
light.garage_left:
|
||||
state: 'on'
|
||||
color_name: 'Royal Blue'
|
||||
# brightness: 255
|
||||
light.garage_small:
|
||||
state: 'on'
|
||||
color_name: 'Royal Blue'
|
||||
# brightness: 255
|
||||
light.outdoor_den:
|
||||
state: 'on'
|
||||
color_name: 'Royal Blue'
|
||||
# brightness: 255
|
||||
|
||||
- name: front_full_brightness
|
||||
entities:
|
||||
light.outdoor_foyer:
|
||||
group.outdoor_front_lights:
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_1:
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_2:
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
light.outdoor_sconce_3:
|
||||
state: 'on'
|
||||
color_name: 'White'
|
||||
brightness: 255
|
||||
# light.garage_left:
|
||||
# state: 'on'
|
||||
# color_name: 'White'
|
||||
# brightness: 255
|
||||
# light.garage_small:
|
||||
# state: 'on'
|
||||
# color_name: 'White'
|
||||
# brightness: 255
|
||||
# light.outdoor_den:
|
||||
# state: 'on'
|
||||
# color_name: 'White'
|
||||
# brightness: 255
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user