Unique id in yaml for min_max (#24344)

This commit is contained in:
G Johansson 2022-10-26 11:27:49 +02:00 committed by GitHub
parent 0fd4575154
commit b82ab62cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,4 +70,8 @@ round_digits:
required: false
type: integer
default: 2
unique_id:
description: Unique id to be able to configure the entity in the UI.
required: false
type: string
{% endconfiguration %}