fewer lines
This commit is contained in:
@@ -44,10 +44,7 @@ bar_lights:
|
||||
brightness: 100
|
||||
light.server_lamp:
|
||||
state: "on"
|
||||
rgb_color:
|
||||
- 255
|
||||
- 112
|
||||
- 86
|
||||
rgb_color: [255, 112, 86]
|
||||
brightness: 175
|
||||
light.living_room_stick:
|
||||
state: "on"
|
||||
@@ -61,10 +58,7 @@ bar_lights:
|
||||
brightness: 75
|
||||
light.server_lamp:
|
||||
state: "on"
|
||||
rgb_color:
|
||||
- 255
|
||||
- 112
|
||||
- 86
|
||||
rgb_color: [255, 112, 86]
|
||||
brightness: 175
|
||||
light.living_room_stick:
|
||||
state: "on"
|
||||
|
||||
Reference in New Issue
Block a user