From a8f3297c111b3d5c29749ff2cf3fc7efd71614c0 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 5 Apr 2022 12:54:37 -0400 Subject: [PATCH] Bumped "overnight" back by an hour --- binary_sensor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binary_sensor.yaml b/binary_sensor.yaml index 5deee16..1798332 100644 --- a/binary_sensor.yaml +++ b/binary_sensor.yaml @@ -40,5 +40,5 @@ - platform: tod name: Overnight - after: '18:00' + after: '19:00' before: '07:30'