Site updated at 2017-09-26 07:14:23 UTC

This commit is contained in:
Travis CI 2017-09-26 07:14:23 +00:00
parent 80847eb95a
commit b723b0750d
415 changed files with 2329 additions and 1581 deletions

View file

@ -86,8 +86,8 @@
</ul>
<p>Under the <strong>Realtime Web Upload</strong> header:</p>
<ul>
<li>Check <strong>Upload to webserver</strong>.</li>
<li>Enter <code class="highlighter-rouge">http://HOST:PORT/api/torque?api_password=YOUR_PASSWORD</code> as the <strong>Webserver URL</strong>, where <code class="highlighter-rouge">HOST</code> and <code class="highlighter-rouge">PORT</code> are your externally accessible Home Assistant HTTP host and port and YOUR_PASSWORD is your Home Assistants <a href="/components/http/">API password</a>. It highly recommended that you protect your Home Assistant instance with <a href="/docs/ecosystem/certificates/">SSL/TSL</a>.</li>
<li>Check <strong>Upload to web-server</strong>.</li>
<li>Enter <code class="highlighter-rouge">http://HOST:PORT/api/torque?api_password=YOUR_PASSWORD</code> as the <strong>Web-server URL</strong>, where <code class="highlighter-rouge">HOST</code> and <code class="highlighter-rouge">PORT</code> are your externally accessible Home Assistant HTTP host and port and YOUR_PASSWORD is your Home Assistants <a href="/components/http/">API password</a>. It highly recommended that you protect your Home Assistant instance with <a href="/docs/ecosystem/certificates/">SSL/TSL</a>.</li>
<li>Enter an email address in <strong>User Email Address</strong>.</li>
<li>Optionally set the <strong>Web Logging Interval</strong>. The 2-second default may quickly fill up the Home Assistant history database.</li>
</ul>