From 40086cc66335bbff952a3f1b8e2685f47519d0da Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Mon, 6 Feb 2023 10:48:27 -0800 Subject: [PATCH] Remove default:0 from duration for timer.start service (#87553) fixes undefined --- homeassistant/components/timer/services.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/timer/services.yaml b/homeassistant/components/timer/services.yaml index 37c989544e3..e17ea1dd5fb 100644 --- a/homeassistant/components/timer/services.yaml +++ b/homeassistant/components/timer/services.yaml @@ -9,7 +9,6 @@ start: fields: duration: description: Duration the timer requires to finish. [optional] - default: 0 example: "00:01:00 or 60" selector: text: