mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update sensor.influxdb.markdown (#1845)
Fix case of `influxdb` component name.
This commit is contained in:
parent
05b0f0e940
commit
8eaa3e7f07
@ -12,7 +12,7 @@ ha_category: Sensor
|
|||||||
ha_release: 0.32
|
ha_release: 0.32
|
||||||
---
|
---
|
||||||
|
|
||||||
The `InfluxDB` sensor allows you to use values from an [InfluxDB](https://influxdb.com/) database to populate a sensor state. This can be use to present statistic about home_assistant sensors if used with the `influxdb` history component. It can also be used with an external data source.
|
The `influxdb` sensor allows you to use values from an [InfluxDB](https://influxdb.com/) database to populate a sensor state. This can be use to present statistic about home_assistant sensors if used with the `influxdb` history component. It can also be used with an external data source.
|
||||||
|
|
||||||
To configure this sensor, you need to define the sensor connection variables and a list of queries to your `configuration.yaml` file. A sensor will be created for each query:
|
To configure this sensor, you need to define the sensor connection variables and a list of queries to your `configuration.yaml` file. A sensor will be created for each query:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user