From b550dab55b1fa209b8d2943e517b04247ff615d0 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Fri, 26 Feb 2021 20:29:20 +0100 Subject: [PATCH] Update alarm-clock --- automations/files/automations/alarm-clock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automations/files/automations/alarm-clock.yaml b/automations/files/automations/alarm-clock.yaml index e705c30..8533a10 100644 --- a/automations/files/automations/alarm-clock.yaml +++ b/automations/files/automations/alarm-clock.yaml @@ -41,11 +41,11 @@ device_name: Bedroom speaker uri: 'spotify:playlist:71mXIu6HcdVj3fAMduaHop' - repeat: - until: + while: - condition: numeric_state entity_id: media_player.bedroom_speaker attribute: volume_level - above: 0.4 + below: 0.3 sequence: - delay: '30' - service: media_player.volume_up