From 2cb9c552d677909841817526d48a59b99e0ae24a Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 15 Mar 2026 15:32:40 +0100 Subject: [PATCH] godmorgen --- include/automations/good_morning.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/automations/good_morning.yaml b/include/automations/good_morning.yaml index 936291f..6aad701 100644 --- a/include/automations/good_morning.yaml +++ b/include/automations/good_morning.yaml @@ -19,7 +19,7 @@ to: 'on' condition: - condition: time - after: '04:50:00' + after: '05:50:00' before: '10:00:00' - condition: state entity_id: input_boolean.first_run @@ -67,6 +67,7 @@ # event: sunrise condition: - condition: time + after: '08:30:00' before: '12:00:00' action: - service: light.turn_off