Updated Purple to Hex code for a deeper purple for Halloween.

This commit is contained in:
ccostan 2018-10-21 18:15:40 -04:00
parent da176f6f1c
commit f2daf8452d
2 changed files with 8 additions and 4 deletions

View File

@ -233,20 +233,24 @@
entities: entities:
light.outdoor_foyer: light.outdoor_foyer:
state: 'on' state: 'on'
color_name: 'purple' #color_name: 'purple'
rgb_color: [96,0,128]
light.stone_door: light.stone_door:
state: 'on' state: 'on'
#color_name: 'orange' #color_name: 'orange'
rgb_color: [127,14,0] rgb_color: [127,14,0]
light.outdoor_sconce_1: light.outdoor_sconce_1:
state: 'on' state: 'on'
color_name: 'purple' #color_name: 'purple'
rgb_color: [96,0,128]
light.outdoor_sconce_2: light.outdoor_sconce_2:
state: 'on' state: 'on'
color_name: 'purple' #color_name: 'purple'
rgb_color: [96,0,128]
light.outdoor_sconce_3: light.outdoor_sconce_3:
state: 'on' state: 'on'
color_name: 'purple' #color_name: 'purple'
rgb_color: [96,0,128]
light.led_garage_large: light.led_garage_large:
state: 'on' state: 'on'
#color_name: 'orange' #color_name: 'orange'

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

After

Width:  |  Height:  |  Size: 130 KiB