From 45a07c835d33bc05b9c6a20bcd74a0c62b6726f9 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Tue, 28 Sep 2021 21:07:02 +0200 Subject: [PATCH] Will it even work? --- automations.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/automations.yaml b/automations.yaml index 936572c..a80ad02 100644 --- a/automations.yaml +++ b/automations.yaml @@ -345,12 +345,11 @@ - condition: or conditions: - condition: sun - after: sunset before: sunrise before_offset: '+1' - after_offset: '-1' - condition: sun - before: sunrise + after_offset: '-1' + after: sunset action: - service: script.moodlight_neutral - service: light.turn_on