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' region_name: 'us-east-1'
text_type: ssml text_type: ssml
cache: True cache: True
base_url: !secret http_base_url
# cache_dir: /data/tts # cache_dir: /data/tts
wink: wink:
# email: !secret wink_username
# password: !secret wink_password
# local_control: True
group: !include_dir_merge_named group group: !include_dir_merge_named group
device_tracker: !include_dir_merge_list device_tracker device_tracker: !include_dir_merge_list device_tracker

View File

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