upd: add delay on boot

This commit is contained in:
deejaybeam
2023-01-25 22:00:38 +01:00
parent edad480e4f
commit cb5e9a2afe

View File

@@ -2883,7 +2883,7 @@ action:
###### NSPanel beep ######
- delay:
milliseconds: 100
milliseconds: 2000
- if:
- condition: template
value_template: '{{ is_state(notification_sound, "on") }}'