Site updated at 2018-02-28 23:33:38 UTC
This commit is contained in:
parent
9d1940b4b8
commit
fc1299e488
30 changed files with 78 additions and 79 deletions
|
@ -81,7 +81,7 @@
|
|||
<span class="s">influxdb</span><span class="pi">:</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>You will still need to create a database named <code class="highlighter-rouge">home_assistant</code> via InfluxDB’s web interface or command line. For instructions how to create a database check the <a href="https://docs.influxdata.com/influxdb/latest/introduction/getting_started/#creating-a-database">InfluxDB documentation</a> relevant to the version you have installed.</p>
|
||||
<p>You will still need to create a database named <code class="highlighter-rouge">home_assistant</code> via InfluxDB’s command line interface. For instructions on how to create a database check the <a href="https://docs.influxdata.com/influxdb/latest/introduction/getting_started/#creating-a-database">InfluxDB documentation</a> relevant to the version you have installed.</p>
|
||||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>host</strong> (<em>Optional</em>): IP address of your database host, e.g. 192.168.1.10. Defaults to <code class="highlighter-rouge">localhost</code>.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue