From 444a3a3b97eaf89bdd8a6e7e3e6db699065cd824 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Fri, 12 Apr 2019 08:20:39 +0200 Subject: [PATCH] Added delay to welcome message --- automation/speech.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/speech.yaml b/automation/speech.yaml index 9e2d0d79..be1627b5 100644 --- a/automation/speech.yaml +++ b/automation/speech.yaml @@ -60,7 +60,7 @@ timeout: '00:30:00' continue_on_timeout: 'false' -# - delay: 00:30 + - delay: 00:15 - service: script.speech_engine data_template: -- 2.47.3