diff --git a/automations/files/automations/alarm-clock.yaml b/automations/files/automations/alarm-clock.yaml index c5dcdaa..e705c30 100644 --- a/automations/files/automations/alarm-clock.yaml +++ b/automations/files/automations/alarm-clock.yaml @@ -45,7 +45,7 @@ - condition: numeric_state entity_id: media_player.bedroom_speaker attribute: volume_level - above: '90' + above: 0.4 sequence: - delay: '30' - service: media_player.volume_up