Converted the Last hold overs to Scenes #744

This commit is contained in:
ccostan
2020-09-22 20:13:15 -04:00
parent 8db7a92b8f
commit 53a21eabf0
4 changed files with 90 additions and 12 deletions

View File

@@ -34,3 +34,40 @@
transition: 400
rgb_color: [255,215,0] # Gold
brightness: 255
- name: Red_living_Room
entities:
light.m1_front_left:
state: off
transition: 10
light.m1_front_right:
state: off
transition: 10
light.m1_slider:
state: off
transition: 10
light.m1_back_right:
state: on
transition: 10
rgb_color: [255,0,0] # RED
brightness: 30
light.m1_back_left:
state: on
transition: 40
rgb_color: [255,0,0] # RED
brightness: 30
light.tv_stand_light:
state: on
transition: 400
rgb_color: [255,0,0] # RED
brightness: 150
light.tv_light:
state: on
transition: 400
rgb_color: [255,0,0] # RED
brightness: 125
light.couch_1:
state: on
transition: 400
rgb_color: [255,0,0] # RED
brightness: 255