From 615e385ffca3d8907a16fee1f7a1ade4d1217b9f Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 13 Mar 2024 22:54:28 +0100 Subject: [PATCH] Run alarm clock automation only when I didn't wake up --- configuration/automations/alarm-clock.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration/automations/alarm-clock.yaml b/configuration/automations/alarm-clock.yaml index 852fd80..8913a6e 100644 --- a/configuration/automations/alarm-clock.yaml +++ b/configuration/automations/alarm-clock.yaml @@ -5,6 +5,10 @@ event: start offset: '-0:30:0' entity_id: calendar.automations_wakeup + condition: + - condition: state + entity_id: input_select.home_mode + state: Night action: # Set speed for blinds # - service: zha.issue_zigbee_cluster_command