Fix alarm clock
This commit is contained in:
parent
3a6f08d360
commit
5f9ca4c3af
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue