fewer lines

This commit is contained in:
John Lancaster
2025-12-04 23:56:18 -06:00
parent 01c6faa362
commit 3ae7c2b8e9

View File

@@ -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"