From 44439f07afdddd901b4a6450cd061ef99c95a1a3 Mon Sep 17 00:00:00 2001 From: Yogotech's GITHub account Date: Fri, 17 Mar 2023 02:51:48 -0600 Subject: [PATCH] Update documentation to make the possible settings for state_characteristic more searchable (#26596) --- source/_integrations/statistics.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/statistics.markdown b/source/_integrations/statistics.markdown index 1880bbe2f12..70d67be9df9 100644 --- a/source/_integrations/statistics.markdown +++ b/source/_integrations/statistics.markdown @@ -29,11 +29,11 @@ The `statistics` integration is different to [Long-term Statistics](https://deve ## Characteristics -The following statistical characteristics are available. Pay close attention to the right configuration of `sampling_size` and/or `max_age`, as most characteristics are directly influenced by these settings. +The following options for the configuration parameter `state_characteristic` are available as staticical characteristics. Pay close attention to the correct configuration of `sampling_size` and/or `max_age`, as most characteristics are directly influenced by these settings. ### Numeric Source Sensor -The following characteristics are supported for `sensor` source sensors: +The following are supported for `sensor` source sensors `state_characteristic`: | State Characteristic | Description | | -------------------- | ----------- | @@ -66,7 +66,7 @@ The following characteristics are supported for `sensor` source sensors: ### Binary Source Sensor -The following characteristic are supported for `binary_sensor` source sensors: +The following are supported for `binary_sensor` source sensors `state_characteristic`: | State Characteristic | Description | | -------------------- | ----------- | @@ -128,7 +128,7 @@ name: default: Stats type: string state_characteristic: - description: The characteristic that should be used as the state of the statistics sensor (see table above). + description: The characteristic that should be used as the state of the statistics sensor (see tables above). required: true type: string sampling_size: