Add requirements for initial value (#23295)

This commit is contained in:
Fabian Affolter 2022-07-07 09:45:08 +02:00 committed by GitHub
parent b97ca2122c
commit 1611ea54bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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