Site updated at 2018-01-04 21:26:30 UTC

This commit is contained in:
Travis CI 2018-01-04 21:26:30 +00:00
parent 7ff983f202
commit edd64003db
28 changed files with 71 additions and 71 deletions

View file

@ -100,7 +100,7 @@
<span class="s">ssl_key</span><span class="pi">:</span> <span class="s">/ssl/privkey.pem</span>
</code></pre>
</div>
<p>If you use a other port as <code class="highlighter-rouge">8123</code> or a SSL proxy, change the port number.</p>
<p>If you use a port other than <code class="highlighter-rouge">8123</code> or an SSL proxy, change the port number accordingly.</p>
<h2><a class="title-link" name="router-configuration" href="#router-configuration"></a> Router configuration</h2>
<p>Youll need to forward the port you listed in your configuration (8123 in the example above) on your router to your Home Assistant system. You can find guides on how to do this on <a href="https://portforward.com/">Port Forward</a> - noting that youll only need to forward the TCP port.</p>
</article>