From 81b5d5afa5106fb90f62a2c3f816dafe24a633e1 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 30 Nov 2025 23:05:37 -0600 Subject: [PATCH] app tweaks --- apps/stages/bar.yaml | 2 ++ apps/stages/upper_stairs.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/stages/bar.yaml b/apps/stages/bar.yaml index 6ab052d..75d447b 100644 --- a/apps/stages/bar.yaml +++ b/apps/stages/bar.yaml @@ -54,3 +54,5 @@ bar_lights: state: on color_temp_kelvin: 2202 brightness: 30 + light.server_lamp: + state: off diff --git a/apps/stages/upper_stairs.yaml b/apps/stages/upper_stairs.yaml index 32aacf8..1c522f5 100644 --- a/apps/stages/upper_stairs.yaml +++ b/apps/stages/upper_stairs.yaml @@ -32,7 +32,7 @@ upper_stairs: state: "on" color_temp_kelvin: 2202 brightness: 60 - - start: '11:00' + - start: '11:00 pm' scene: light.bathroom_stairs: state: "on"