Started updating these color_names #744

This commit is contained in:
ccostan 2020-05-21 20:37:09 -04:00
parent 1d8778d7b1
commit 0ecef5b462
2 changed files with 43 additions and 25 deletions

View File

@ -253,12 +253,11 @@ tts:
region_name: 'us-east-1'
text_type: ssml
cache: True
base_url: !secret http_base_url
# cache_dir: /data/tts
wink:
# email: !secret wink_username
# password: !secret wink_password
# local_control: True
group: !include_dir_merge_named group
device_tracker: !include_dir_merge_list device_tracker

View File

@ -15,13 +15,15 @@
entities:
group.outdoor_front_lights:
state: 'on'
color_name: 'Gold'
#color_name: 'Gold'
rgb_color: [255,223,0]
- name: front_full_brightness
entities:
group.outdoor_front_lights:
state: 'on'
color_name: 'White'
#color_name: 'White'
rgb_color: [255,255,255]
brightness: 250
- name: month_RWB_colors
@ -45,7 +47,8 @@
rgb_color: [245,245,245]
light.outdoor_sconce_1:
state: 'on'
color_name: 'Blue'
#color_name: 'Blue'
rgb_color: [30,144,255]
light.led_garage_large:
state: 'on'
#color_name: 'Red'
@ -60,31 +63,38 @@
rgb_color: [245,245,245]
light.led_outdoor_den:
state: 'on'
color_name: 'Blue'
#color_name: 'Blue'
rgb_color: [30,144,255]
- name: month_valentine_colors
entities:
group.outdoor_front_lights:
state: 'on'
color_name: 'Crimson'
#color_name: 'Crimson'
rgb_color: [220,20,60]
- name: month_mardi_gras_colors
entities:
light.outdoor_foyer:
state: 'on'
color_name: 'Gold'
#color_name: 'Gold'
rgb_color: [255,223,0]
light.front_door:
state: 'on'
color_name: 'Purple'
#color_name: 'Purple'
rgb_color: [128,0,128]
light.outdoor_sconce_1:
state: 'on'
color_name: 'Purple'
#color_name: 'Purple'
rgb_color: [128,0,128]
light.outdoor_sconce_2:
state: 'on'
color_name: 'Gold'
#color_name: 'Gold'
rgb_color: [255,223,0]
light.outdoor_sconce_3:
state: 'on'
color_name: 'Purple'
#color_name: 'Purple'
rgb_color: [128,0,128]
light.led_garage_large:
state: 'on'
color_name: 'Green'
@ -207,16 +217,19 @@
rgb_color: [23,114,69]
light.led_garage_large:
state: 'on'
color_name: 'Red'
#color_name: 'Red'
rgb_color: [255,0,0]
light.led_garage_snip:
state: 'on'
color_name: 'Red'
#color_name: 'Red'
rgb_color: [255,0,0]
light.led_garage_small:
state: 'on'
color_name: 'Green'
light.led_outdoor_den:
state: 'on'
color_name: 'white'
#color_name: 'white'
rgb_color: [255,255,255]
- name: month_mothers_day_colors
entities:
@ -300,16 +313,17 @@
color_name: 'blue'
light.front_door:
state: 'on'
color_name: 'white'
#color_name: 'white'
rgb_color: [255,255,255]
light.outdoor_sconce_1:
state: 'on'
color_name: 'white'
rgb_color: [255,255,255]
light.outdoor_sconce_2:
state: 'on'
color_name: 'white'
rgb_color: [255,255,255]
light.outdoor_sconce_3:
state: 'on'
color_name: 'white'
rgb_color: [255,255,255]
light.led_garage_large:
state: 'on'
color_name: 'Blue'
@ -327,19 +341,23 @@
entities:
light.outdoor_foyer:
state: 'on'
color_name: 'red'
#color_name: 'red'
rgb_color: [255,0,0]
light.front_door:
state: 'on'
color_name: 'green'
light.outdoor_sconce_1:
state: 'on'
color_name: 'red'
#color_name: 'red'
rgb_color: [255,0,0]
light.outdoor_sconce_2:
state: 'on'
color_name: 'red'
#color_name: 'red'
rgb_color: [255,0,0]
light.outdoor_sconce_3:
state: 'on'
color_name: 'red'
#color_name: 'red'
rgb_color: [255,0,0]
light.led_garage_large:
state: 'on'
color_name: 'green'
@ -361,7 +379,8 @@
entities:
light.outdoor_foyer:
state: 'on'
color_name: 'red'
#color_name: 'red'
rgb_color: [255,0,0]
light.front_door:
state: 'on'
color_name: 'yellow'