1
0

Fix alarm clock

This commit is contained in:
pgrondek 2021-02-10 09:29:53 +01:00
parent 3a6f08d360
commit 5f9ca4c3af

View File

@ -45,7 +45,7 @@
- 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: '90' above: 0.4
sequence: sequence:
- delay: '30' - delay: '30'
- service: media_player.volume_up - service: media_player.volume_up