From b951e81937d1cd2834692939d4cff23906a1c5dd Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 28 May 2023 15:02:41 -0400 Subject: [PATCH] Add TOD sensor coverage for more parts of the morning --- binary_sensor.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/binary_sensor.yaml b/binary_sensor.yaml index 958fb2a..1555755 100644 --- a/binary_sensor.yaml +++ b/binary_sensor.yaml @@ -16,6 +16,18 @@ after: '21:00' before: '07:00' +- platform: tod + unique_id: f939dc46-be13-4741-8d28-e12cf4142c39 + name: After Midnight + after: '00:00' + before: '04:00' + +- platform: tod + unique_id: 44f08c9b-7856-4811-86aa-2a94cce849d7 + name: Early Morning + after: '04:00' + before: '06:30' + - platform: tod unique_id: 0aa45991-5828-4cf6-b6a4-38189517a265 name: Morning