This commit is contained in:
ccostan
2020-10-09 13:21:06 -04:00
parent bb7edc269f
commit 76704610e7
6 changed files with 19 additions and 86 deletions

View File

@@ -8,23 +8,23 @@
state: off
light.m1_back_right:
state: on
rgb_color: &gold [255,223,0] # Gold
rgb_color: &gold [255,223,0]
brightness: 50
light.m1_back_left:
state: on
rgb_color: *gold # Gold
rgb_color: *gold
brightness: 50
light.tv_stand_light:
state: on
rgb_color: *gold # Gold
rgb_color: *gold
brightness: 150
light.tv_light:
state: on
rgb_color: *gold # Gold
rgb_color: *gold
brightness: 150
light.couch_1:
state: on
rgb_color: *gold # Gold
rgb_color: *gold
brightness: 255
- name: Red_living_Room
@@ -35,25 +35,25 @@
brightness: 150
light.m1_front_right:
state: on
rgb_color: *red # RED
rgb_color: *red
brightness: 150
light.m1_back_right:
state: on
rgb_color: *red # RED
rgb_color: *red
brightness: 150
light.m1_back_left:
state: on
rgb_color: *red # RED
rgb_color: *red
brightness: 150
light.tv_stand_light:
state: on
rgb_color: *red # RED
rgb_color: *red
brightness: 255
light.tv_light:
state: on
rgb_color: *red # RED
rgb_color: *red
brightness: 255
light.couch_1:
state: on
rgb_color: *red # RED
rgb_color: *red
brightness: 255