Update alarm-clock
This commit is contained in:
parent
58a499a263
commit
b550dab55b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user