Constant rewrites to use scenes, scripts and templates now.

This commit is contained in:
CCOSTAN
2016-12-01 06:28:20 +00:00
parent a9c4408202
commit ef656ee792
4 changed files with 31 additions and 50 deletions

22
scene/december_front.yaml Executable file
View File

@@ -0,0 +1,22 @@
- name: December Front
entities:
light.outdoor_scounce_2:
state: on
transition: 400
rgb_color: [206,22,32]
brightness: 255
light.outdoor_scounce_1:
state: on
transition: 400
rgb_color: [61,178,112]
brightness: 255
light.outdoor_foyer:
state: on
transition: 400
rgb_color: [206,22,32]
brightness: 255
#rgb_color: [61,178,112] #Green
#rgb_color: [255,112,242] #Purple
#rgb_color: [206,22,32] #red

View File

@@ -1,20 +1,5 @@
- name: Living Room TV Time
entities:
group.foyer_lights:
state: off
transition: 100
group.office_lights:
state: off
transition: 10
group.dinette_lights:
state: off
transition: 100
group.kitchen_lights:
state: off
transition: 100
group.dining_room_lights:
state: off
transition: 100
light.M1_front_left:
state: off
transition: 10