From 56ee0c3d3e0a191e7b306c548f61418a355e53a7 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Thu, 4 Dec 2025 18:51:02 -0600 Subject: [PATCH] adjusted for matter --- apps/stages/bar.yaml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/apps/stages/bar.yaml b/apps/stages/bar.yaml index 57fb665..02410e1 100644 --- a/apps/stages/bar.yaml +++ b/apps/stages/bar.yaml @@ -49,15 +49,27 @@ bar_lights: - 112 - 86 brightness: 175 - light.h6076: + light.living_room_stick: state: "on" brightness: 50 effect: sunset - start: 'sunset + 1:00' scene: - light.h6076: + light.bar: state: on - brightness: 255 + color_temp_kelvin: 2202 + brightness: 75 + light.server_lamp: + state: "on" + rgb_color: + - 255 + - 112 + - 86 + brightness: 175 + light.living_room_stick: + state: "on" + brightness: 50 + effect: sunset - start: '10:00 pm' scene: light.bar: @@ -68,7 +80,7 @@ bar_lights: state: on rgb_color: [255, 112, 86] brightness: 75 - light.h6076: + light.living_room_stick: state: "on" brightness: 175 - start: '11:30 pm'