From b1b78336b4747442c2238c0a41a5c5a6132b3433 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 4 Jan 2022 18:40:47 -0500 Subject: [PATCH] Changed binary_sensor.night to activate half hour before sunset --- binary_sensor.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/binary_sensor.yaml b/binary_sensor.yaml index a43256c..3d5e56d 100644 --- a/binary_sensor.yaml +++ b/binary_sensor.yaml @@ -5,6 +5,7 @@ - platform: tod name: Night after: sunset + after_offset: "-00:30" before: sunrise - platform: tod name: School