mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Unique id in yaml for min_max (#24344)
This commit is contained in:
parent
0fd4575154
commit
b82ab62cb7
@ -70,4 +70,8 @@ round_digits:
|
|||||||
required: false
|
required: false
|
||||||
type: integer
|
type: integer
|
||||||
default: 2
|
default: 2
|
||||||
|
unique_id:
|
||||||
|
description: Unique id to be able to configure the entity in the UI.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user