Updated with the new LED strips.

This commit is contained in:
CCOSTAN
2016-12-31 00:25:37 +00:00
parent 3880d3433f
commit 67e0054eb4
2 changed files with 93 additions and 83 deletions

View File

@@ -66,8 +66,11 @@ Outdoor Pool Lights:
Outdoor Front Lights:
entities:
- light.outdoor_foyer
- light.outdoor_scounce_1
- light.outdoor_scounce_2
- light.outdoor_sconce_1
- light.outdoor_sconce_2
- light.outdoor_sconce_3
- light.garage_left
- light.garage_small
Garage lights:
control: hidden

View File

@@ -28,7 +28,7 @@
light.outdoor_foyer:
state: on
color_name: 'CornflowerBlue'
color_name: 'Blue'
brightness: 255
light.outdoor_sconce_1:
state: on
@@ -36,7 +36,7 @@
brightness: 255
light.outdoor_sconce_2:
state: on
color_name: 'CornflowerBlue'
color_name: 'Blue'
brightness: 255
light.outdoor_sconce_3:
state: on
@@ -45,6 +45,10 @@
state: on
color_name: 'RoyalBlue'
brightness: 255
light.garage_small:
state: on
color_name: 'RoyalBlue'
brightness: 255
- name: front_full_brightness
entities:
@@ -67,6 +71,9 @@
state: on
color_name: 'White'
brightness: 255
light.garage_small:
state: on
color_name: 'White'
brightness: 255