From d03a5e8a191af661683bc1600d2e14b7293846c1 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat, 20 Dec 2025 21:16:59 -0600 Subject: [PATCH] adjusted stages for stairs --- apps/stages/upper_stairs.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/stages/upper_stairs.yaml b/apps/stages/upper_stairs.yaml index 1c522f5..0bd3a9d 100644 --- a/apps/stages/upper_stairs.yaml +++ b/apps/stages/upper_stairs.yaml @@ -1,6 +1,7 @@ upper_stairs: module: light class: StagedLight + activate-at-start: True stages: - start: '04:00' scene: @@ -31,14 +32,14 @@ upper_stairs: light.spire: state: "on" color_temp_kelvin: 2202 - brightness: 60 + brightness: 180 - start: '11:00 pm' scene: light.bathroom_stairs: state: "on" color_temp_kelvin: 2202 - brightness: 40 + brightness: 60 light.spire: state: "on" color_temp_kelvin: 2202 - brightness: 40 + brightness: 60