mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Remove default:0 from duration for timer.start service (#87553)
fixes undefined
This commit is contained in:
@@ -9,7 +9,6 @@ start:
|
|||||||
fields:
|
fields:
|
||||||
duration:
|
duration:
|
||||||
description: Duration the timer requires to finish. [optional]
|
description: Duration the timer requires to finish. [optional]
|
||||||
default: 0
|
|
||||||
example: "00:01:00 or 60"
|
example: "00:01:00 or 60"
|
||||||
selector:
|
selector:
|
||||||
text:
|
text:
|
||||||
|
Reference in New Issue
Block a user