From 542a359adc25fd380f585f76c375f71194d48f96 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Thu, 29 Apr 2021 17:03:53 +0200 Subject: [PATCH] Update alarm clock --- automations/files/automations/alarm-clock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automations/files/automations/alarm-clock.yaml b/automations/files/automations/alarm-clock.yaml index 5c8736d..a01d81d 100644 --- a/automations/files/automations/alarm-clock.yaml +++ b/automations/files/automations/alarm-clock.yaml @@ -46,7 +46,7 @@ - condition: numeric_state entity_id: media_player.bedroom attribute: volume_level - below: 0.16 + below: 0.10 sequence: - delay: '30' - service: media_player.volume_up