From 9a87c534161c2bc761df7d16945062c5ebabd891 Mon Sep 17 00:00:00 2001 From: ccostan Date: Sun, 20 Sep 2020 15:24:33 -0400 Subject: [PATCH] Trying out @pinkywafer suggestion with time_pattern using just '0' --- config/automation/System/CucKoo_Clock.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/automation/System/CucKoo_Clock.yaml b/config/automation/System/CucKoo_Clock.yaml index df2b72e9..f5d041ab 100755 --- a/config/automation/System/CucKoo_Clock.yaml +++ b/config/automation/System/CucKoo_Clock.yaml @@ -9,7 +9,6 @@ mode: restart trigger: - platform: time_pattern - hours: '*' minutes: '0' - platform: time_pattern minutes: '30'