Update documentation to make the possible settings for state_characteristic more searchable (#26596)

This commit is contained in:
Yogotech's GITHub account 2023-03-17 02:51:48 -06:00 committed by GitHub
parent 20528b4d1a
commit 44439f07af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: