From c4ff0af6d6207c8fd8cafc2bb7e976b2ba8a1050 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 7 Feb 2019 11:21:03 +0100 Subject: [PATCH] Added timeout to welcome greeting. --- automation/welcome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/welcome.yaml b/automation/welcome.yaml index ffc0ab81..dfe6e336 100644 --- a/automation/welcome.yaml +++ b/automation/welcome.yaml @@ -11,7 +11,7 @@ - device_tracker.giorgio - device_tracker.laura to: 'home' -# for: '00:02:00' + for: '00:00:30' condition: [] #condition: -- 2.47.3