mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
||||
default: exclusive
|
||||
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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user