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

@@ -1,80 +1,83 @@
Bedroom lights:
entities:
- light.bedroom
Kitchen lights:
entities:
- light.K1
- light.K2
- light.K3
- light.K4
- light.K5
- light.K6
- light.sink
- light.fridge
Living Room lights:
entities:
- light.M1_back_left
- light.M1_back_right
- light.M1_front_left
- light.M1_front_right
- light.M1_slider
Living Room Accents:
entities:
- light.couch_1
- light.tv_light
- light.tv_stand_light
Dinette lights:
entities:
- light.D1
- light.D2
Den lights:
entities:
- light.den_lamp
Foyer lights:
entities:
- light.F1
- light.F2
Office lights:
entities:
- light.office_lamp
Upstairs lights:
entities:
- light.upstairs_lamp
Dining Room lights:
entities:
- light.S1
- light.S2
- light.S3
- light.S4
Outdoor Pool Lights:
entities:
- light.P1_front_left
- light.P1_front_right
- light.P1_back_left
- light.P1_back_left
Outdoor Front Lights:
entities:
- light.outdoor_foyer
- light.outdoor_scounce_1
- light.outdoor_scounce_2
Garage lights:
control: hidden
entities:
- light.garage_attic
- switch.garage_outlet
Hallway Lights:
entities:
- light.hallway
Bedroom lights:
entities:
- light.bedroom
Kitchen lights:
entities:
- light.K1
- light.K2
- light.K3
- light.K4
- light.K5
- light.K6
- light.sink
- light.fridge
Living Room lights:
entities:
- light.M1_back_left
- light.M1_back_right
- light.M1_front_left
- light.M1_front_right
- light.M1_slider
Living Room Accents:
entities:
- light.couch_1
- light.tv_light
- light.tv_stand_light
Dinette lights:
entities:
- light.D1
- light.D2
Den lights:
entities:
- light.den_lamp
Foyer lights:
entities:
- light.F1
- light.F2
Office lights:
entities:
- light.office_lamp
Upstairs lights:
entities:
- light.upstairs_lamp
Dining Room lights:
entities:
- light.S1
- light.S2
- light.S3
- light.S4
Outdoor Pool Lights:
entities:
- light.P1_front_left
- light.P1_front_right
- light.P1_back_left
- light.P1_back_left
Outdoor Front Lights:
entities:
- light.outdoor_foyer
- light.outdoor_sconce_1
- light.outdoor_sconce_2
- light.outdoor_sconce_3
- light.garage_left
- light.garage_small
Garage lights:
control: hidden
entities:
- light.garage_attic
- switch.garage_outlet
Hallway Lights:
entities:
- light.hallway

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