From cb5e9a2afe9cbb6d28e56f58ef12ec7481956965 Mon Sep 17 00:00:00 2001 From: deejaybeam Date: Wed, 25 Jan 2023 22:00:38 +0100 Subject: [PATCH] upd: add delay on boot --- nspanel_blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 5ee3458..7a415c1 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -2883,7 +2883,7 @@ action: ###### NSPanel beep ###### - delay: - milliseconds: 100 + milliseconds: 2000 - if: - condition: template value_template: '{{ is_state(notification_sound, "on") }}'