diff --git a/source/_integrations/statistics.markdown b/source/_integrations/statistics.markdown index 0d164fffcdf..6b613dcf36d 100644 --- a/source/_integrations/statistics.markdown +++ b/source/_integrations/statistics.markdown @@ -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 %}