From c6478295254f9bc3a234cd298e85b3a851613974 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Fri, 27 Mar 2020 19:00:50 +0200 Subject: [PATCH] Tweak announce start time --- config/packages/modules/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/packages/modules/system.yaml b/config/packages/modules/system.yaml index 70ab291..c08cd0f 100644 --- a/config/packages/modules/system.yaml +++ b/config/packages/modules/system.yaml @@ -17,7 +17,7 @@ automation: platform: homeassistant event: start action: - - delay: 00:00:06 + - delay: 00:00:03 - service: script.say data: message: "Hey! I was out for a bit, but I'm back online!"