Site updated at 2017-01-21 20:35:44 UTC

This commit is contained in:
Travis CI 2017-01-21 20:35:44 +00:00
parent 417406c866
commit 5e076bae40
23 changed files with 37 additions and 37 deletions

View file

@ -90,7 +90,7 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">InfluxDB</code> sensor allows you to use values from an <a href="https://influxdb.com/">InfluxDB</a> database to populate a sensor state. This can be use to present statistic about home_assistant sensors if used with the <code class="highlighter-rouge">influxdb</code> history component. It can also be used with an external data source.</p>
<p>The <code class="highlighter-rouge">influxdb</code> sensor allows you to use values from an <a href="https://influxdb.com/">InfluxDB</a> database to populate a sensor state. This can be use to present statistic about home_assistant sensors if used with the <code class="highlighter-rouge">influxdb</code> history component. It can also be used with an external data source.</p>
<p>To configure this sensor, you need to define the sensor connection variables and a list of queries to your <code class="highlighter-rouge">configuration.yaml</code> file. A sensor will be created for each query:</p>