Change alarmclock volume to 16%
This commit is contained in:
parent
11ac53563e
commit
6b0a6705ee
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
- condition: numeric_state
|
||||
entity_id: media_player.bedroom
|
||||
attribute: volume_level
|
||||
below: 0.3
|
||||
below: 0.16
|
||||
sequence:
|
||||
- delay: '30'
|
||||
- service: media_player.volume_up
|
||||
|
|
Loading…
Reference in a new issue