Statistics integration optional unique_id (#20542)

This commit is contained in:
Thomas Dietrich 2022-01-02 21:36:44 +01:00 committed by GitHub
parent d8b04f1a1e
commit c04d029268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}