Fixing up the monthly colors.

This commit is contained in:
ccostan 2020-10-08 11:55:58 -04:00
parent 0bb1feee6b
commit bb7edc269f
3 changed files with 9 additions and 29 deletions

View File

@ -254,88 +254,70 @@
entities: entities:
light.outdoor_front_lights: light.outdoor_front_lights:
state: 'on' state: 'on'
#color_name: 'Lavender'
rgb_color: *lavender rgb_color: *lavender
- name: month_fathers_day_colors - name: month_fathers_day_colors
entities: entities:
light.outdoor_foyer: light.outdoor_foyer:
state: 'on' state: 'on'
#color_name: 'orange'
rgb_color: &orange [255,165,0] rgb_color: &orange [255,165,0]
light.flood2: light.flood2:
state: 'on' state: 'on'
#color_name: 'orange'
rgb_color: *orange rgb_color: *orange
light.front_door: light.front_door:
state: 'on' state: 'on'
#color_name: 'orange'
rgb_color: *orange rgb_color: *orange
light.outdoor_sconce_1: light.outdoor_sconce_1:
state: 'on' state: 'on'
#color_name: 'Blue'
rgb_color: *blue rgb_color: *blue
light.outdoor_sconce_2: light.outdoor_sconce_2:
state: 'on' state: 'on'
#color_name: 'orange'
rgb_color: *orange rgb_color: *orange
light.outdoor_sconce_3: light.outdoor_sconce_3:
state: 'on' state: 'on'
#color_name: 'Blue'
rgb_color: *blue rgb_color: *blue
- name: month_halloween_colors - name: month_halloween_colors
entities: entities:
light.outdoor_foyer: light.outdoor_foyer:
state: 'on' state: 'on'
#color_name: 'purple' rgb_color: *blue
rgb_color: *purple
light.flood2: light.flood2:
state: 'on' state: 'on'
#color_name: 'purple' rgb_color: *green
rgb_color: *purple
light.front_door: light.front_door:
state: 'on' state: 'on'
#color_name: 'orange'
rgb_color: *orange rgb_color: *orange
light.outdoor_sconce_1: light.outdoor_sconce_1:
state: 'on' state: 'on'
#color_name: 'purple' rgb_color: *orange
rgb_color: *purple
light.outdoor_sconce_2: light.outdoor_sconce_2:
state: 'on' state: 'on'
#color_name: 'purple' rgb_color: *orange
rgb_color: *purple
light.outdoor_sconce_3: light.outdoor_sconce_3:
state: 'on' state: 'on'
#color_name: 'purple' rgb_color: *orange
rgb_color: *purple
light.led_garage_large: light.led_garage_large:
state: 'on' state: 'on'
#color_name: 'orange' rgb_color: *green
rgb_color: *orange
brightness: 150 brightness: 150
light.led_garage_snip: light.led_garage_snip:
state: 'on' state: 'on'
#color_name: 'orange' rgb_color: *green
rgb_color: *orange
brightness: 150 brightness: 150
light.led_garage_small: light.led_garage_small:
state: 'on' state: 'on'
#color_name: 'orange' rgb_color: *green
rgb_color: *orange
brightness: 150 brightness: 150
light.led_outdoor_den: light.led_outdoor_den:
state: 'on' state: 'on'
#color_name: 'orange' rgb_color: *green
rgb_color: *orange
brightness: 150 brightness: 150
- name: month_thanksgiving_colors - name: month_thanksgiving_colors
entities: entities:
light.outdoor_front_lights: light.outdoor_front_lights:
state: 'on' state: 'on'
#color_name: 'orange'
rgb_color: *orange rgb_color: *orange
@ -343,11 +325,9 @@
entities: entities:
light.outdoor_foyer: light.outdoor_foyer:
state: 'on' state: 'on'
#color_name: 'Blue'
rgb_color: *blue rgb_color: *blue
light.flood2: light.flood2:
state: 'on' state: 'on'
#color_name: 'Blue'
rgb_color: *blue rgb_color: *blue
light.front_door: light.front_door:
state: 'on' state: 'on'

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB