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