1
0

Update alarm-clock

This commit is contained in:
pgrondek 2021-02-26 20:29:20 +01:00
parent 58a499a263
commit b550dab55b

View File

@ -41,11 +41,11 @@
device_name: Bedroom speaker device_name: Bedroom speaker
uri: 'spotify:playlist:71mXIu6HcdVj3fAMduaHop' uri: 'spotify:playlist:71mXIu6HcdVj3fAMduaHop'
- repeat: - repeat:
until: while:
- condition: numeric_state - condition: numeric_state
entity_id: media_player.bedroom_speaker entity_id: media_player.bedroom_speaker
attribute: volume_level attribute: volume_level
above: 0.4 below: 0.3
sequence: sequence:
- delay: '30' - delay: '30'
- service: media_player.volume_up - service: media_player.volume_up