mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-21 12:42:26 +00:00
remove a bunch of transitions - BREAKING CHANGE
This commit is contained in:
@@ -2,36 +2,28 @@
|
|||||||
entities:
|
entities:
|
||||||
light.m1_front_left:
|
light.m1_front_left:
|
||||||
state: off
|
state: off
|
||||||
transition: 10
|
|
||||||
light.m1_front_right:
|
light.m1_front_right:
|
||||||
state: off
|
state: off
|
||||||
transition: 10
|
|
||||||
light.m1_slider:
|
light.m1_slider:
|
||||||
state: off
|
state: off
|
||||||
transition: 10
|
|
||||||
light.m1_back_right:
|
light.m1_back_right:
|
||||||
state: on
|
state: on
|
||||||
transition: 10
|
|
||||||
rgb_color: [255,215,0] # Gold
|
rgb_color: [255,215,0] # Gold
|
||||||
brightness: 30
|
brightness: 50
|
||||||
light.m1_back_left:
|
light.m1_back_left:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,215,0] # Gold
|
rgb_color: [255,215,0] # Gold
|
||||||
brightness: 30
|
brightness: 50
|
||||||
light.tv_stand_light:
|
light.tv_stand_light:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,215,0] # Gold
|
rgb_color: [255,215,0] # Gold
|
||||||
brightness: 150
|
brightness: 150
|
||||||
light.tv_light:
|
light.tv_light:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,215,0] # Gold
|
rgb_color: [255,215,0] # Gold
|
||||||
brightness: 150
|
brightness: 150
|
||||||
light.couch_1:
|
light.couch_1:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,215,0] # Gold
|
rgb_color: [255,215,0] # Gold
|
||||||
brightness: 255
|
brightness: 255
|
||||||
|
|
||||||
@@ -39,36 +31,29 @@
|
|||||||
entities:
|
entities:
|
||||||
light.m1_front_left:
|
light.m1_front_left:
|
||||||
state: on
|
state: on
|
||||||
transition: 10
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 150
|
brightness: 150
|
||||||
light.m1_front_right:
|
light.m1_front_right:
|
||||||
state: on
|
state: on
|
||||||
transition: 10
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 150
|
brightness: 150
|
||||||
light.m1_back_right:
|
light.m1_back_right:
|
||||||
state: on
|
state: on
|
||||||
transition: 10
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 150
|
brightness: 150
|
||||||
light.m1_back_left:
|
light.m1_back_left:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 150
|
brightness: 150
|
||||||
light.tv_stand_light:
|
light.tv_stand_light:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 255
|
brightness: 255
|
||||||
light.tv_light:
|
light.tv_light:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 255
|
brightness: 255
|
||||||
light.couch_1:
|
light.couch_1:
|
||||||
state: on
|
state: on
|
||||||
transition: 40
|
|
||||||
rgb_color: [255,0,0] # RED
|
rgb_color: [255,0,0] # RED
|
||||||
brightness: 255
|
brightness: 255
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user