mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Statistics integration optional unique_id (#20542)
This commit is contained in:
parent
d8b04f1a1e
commit
c04d029268
@ -141,4 +141,8 @@ quantile_method:
|
|||||||
required: false
|
required: false
|
||||||
default: exclusive
|
default: exclusive
|
||||||
type: string
|
type: string
|
||||||
|
unique_id:
|
||||||
|
description: An ID that uniquely identifies the statistics sensor. Set this to a unique value to allow customization through the UI. Change the unique ID after switching the `state_characteristic` of a previously configured sensor, to start with a fresh recorder history.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user