mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Remove default:0 from duration for timer.start service (#87553)
fixes undefined
This commit is contained in:
parent
d2ec63d757
commit
40086cc663
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user