mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-16 01:38:15 +00:00
Complete #744 - No more Color_name Breaking Change
This commit is contained in:
@@ -12,25 +12,25 @@
|
||||
light.m1_back_right:
|
||||
state: on
|
||||
transition: 10
|
||||
color_name: 'Gold'
|
||||
rgb_color: [255,215,0] # Gold
|
||||
brightness: 30
|
||||
light.m1_back_left:
|
||||
state: on
|
||||
transition: 40
|
||||
color_name: 'Gold'
|
||||
rgb_color: [255,215,0] # Gold
|
||||
brightness: 30
|
||||
light.tv_stand_light:
|
||||
state: on
|
||||
transition: 400
|
||||
color_name: 'Gold'
|
||||
rgb_color: [255,215,0] # Gold
|
||||
brightness: 150
|
||||
light.tv_light:
|
||||
state: on
|
||||
transition: 400
|
||||
color_name: 'Gold'
|
||||
rgb_color: [255,215,0] # Gold
|
||||
brightness: 125
|
||||
light.couch_1:
|
||||
state: on
|
||||
transition: 400
|
||||
color_name: 'Gold'
|
||||
rgb_color: [255,215,0] # Gold
|
||||
brightness: 255
|
||||
|
Reference in New Issue
Block a user