mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +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
|
||||
type: integer
|
||||
default: 2
|
||||
unique_id:
|
||||
description: Unique id to be able to configure the entity in the UI.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user