Site updated at 2018-01-08 22:15:54 UTC

This commit is contained in:
Travis CI 2018-01-08 22:15:54 +00:00
parent a90e071182
commit c1b65122fe
26 changed files with 67 additions and 64 deletions

View file

@ -78,6 +78,9 @@
<p class="note warning">
It is HIGHLY recommended that you set the <code class="highlighter-rouge">api_password</code>, especially if you are planning to expose your installation to the internet.
</p>
<p class="note">
Dont use option <code class="highlighter-rouge">server_host</code> on a hass.io installation!
</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">http</span><span class="pi">:</span>
<span class="s">api_password</span><span class="pi">:</span> <span class="s">YOUR_PASSWORD</span>