Update sensor.influxdb.markdown (#1845)

Fix case of `influxdb` component name.
This commit is contained in:
Michaël Arnauts 2017-01-21 21:26:50 +01:00 committed by Fabian Affolter
parent 05b0f0e940
commit 8eaa3e7f07

View File

@ -12,7 +12,7 @@ ha_category: Sensor
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: