Update link (#2722)
This commit is contained in:
parent
ba42dad3c7
commit
c87e55eec1
27 changed files with 87 additions and 82 deletions
|
@ -40,7 +40,7 @@ Configuration variables for the server:
|
|||
- **unit_of_measurement** (*Optional*): Defines the units of measurement of the sensor, if any.
|
||||
- **measurement** (*Required*): Defines the measurement name in InfluxDB (the from clause of the query).
|
||||
- **where** (*Required*): Defines the data selection clause (the where clause of the query).
|
||||
- **value_template** (*Optional*): Defines a [template](/topics/templating/) to extract a value from the payload.
|
||||
- **value_template** (*Optional*): Defines a [template](/docs/configuration/templating/#processing-incoming-data) to extract a value from the payload.
|
||||
- **database** (*Optional*): Name of the database to use. Defaults to `home_assistant`.
|
||||
- **group_function** (*Optional*): The group function to be used. Defaults to `mean`.
|
||||
- **field** (*Optional*): The field name to select. Defaults to value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue