Closes #71 - Added Project box to the LED strips.

This commit is contained in:
CCOSTAN
2017-02-21 01:19:09 +00:00
parent f264e1cea2
commit 1d9648b276
2 changed files with 6 additions and 14 deletions

View File

@@ -4,7 +4,7 @@
# service: scene.turn_on
# entity_id: scene.month_standard_colors
- name: month_standard_colors
entities:
group.outdoor_front_lights:
@@ -38,21 +38,22 @@
state: 'on'
#color_name: 'Dark Spring Green'
rgb_color: [23,114,69]
- name: month_RWB_colors
entities:
light.outdoor_foyer:
state: 'on'
#color_name: 'Cream'
rgb_color: [255,253,208]
light.outdoor_sconce_1:
brightness: 30
light.outdoor_sconce_3:
state: 'on'
color_name: 'Red'
light.outdoor_sconce_2:
state: 'on'
#color_name: 'White' Smoke
rgb_color: [245,245,245]
light.outdoor_sconce_3:
light.outdoor_sconce_1:
state: 'on'
color_name: 'Blue'
@@ -62,6 +63,3 @@
state: 'on'
color_name: 'White'
brightness: 250