From bb6002663d06fe4a8abff9bbf6456b511353a211 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 24 Jan 2024 23:01:01 +0100 Subject: [PATCH] Fix bathroom music with toothbrush --- configuration/automations/bathroom-toothbrush.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/automations/bathroom-toothbrush.yaml b/configuration/automations/bathroom-toothbrush.yaml index a097c8a..d22fd5b 100644 --- a/configuration/automations/bathroom-toothbrush.yaml +++ b/configuration/automations/bathroom-toothbrush.yaml @@ -10,8 +10,8 @@ - choose: - conditions: - condition: time - after: "00:00:00" - before: "08:00:00" + after: "08:00:00" + before: "23:00:00" sequence: - service: script.bathroom_music_on