mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add requirements for initial value (#23295)
This commit is contained in:
parent
b97ca2122c
commit
1611ea54bf
@ -47,7 +47,7 @@ counter:
|
||||
required: false
|
||||
type: string
|
||||
initial:
|
||||
description: Initial value when Home Assistant starts or the counter is reset.
|
||||
description: Initial value (0 or positive integer) when Home Assistant starts or the counter is reset.
|
||||
required: false
|
||||
type: integer
|
||||
default: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user