Site updated at 2016-06-05 12:50:43 UTC
This commit is contained in:
parent
41a4c4fb5f
commit
78f980f8ba
51 changed files with 328 additions and 106 deletions
|
@ -122,8 +122,10 @@
|
|||
|
||||
<p>To fix this you will need to open your machine’s firewall for TCP traffic over port 8123. The method for doing this will vary depending on your operating system and the firewall you have installed. Below are some suggestions to try. Google is your friend here.</p>
|
||||
|
||||
<p><a href="http://windows.microsoft.com/en-us/windows/open-port-windows-firewall#1TC=windows-7">Windows instructions</a><br />
|
||||
<a href="https://support.apple.com/en-us/HT201642">Mac OSX instructions</a></p>
|
||||
<ul>
|
||||
<li><a href="http://windows.microsoft.com/en-us/windows/open-port-windows-firewall#1TC=windows-7">Windows instructions</a></li>
|
||||
<li><a href="https://support.apple.com/en-us/HT201642">Mac OSX instructions</a></li>
|
||||
</ul>
|
||||
|
||||
<p>For systems with <strong>firewalld</strong> (Fedora, CentOS/RHEL, etc.):</p>
|
||||
|
||||
|
@ -192,6 +194,7 @@ chrome -> settings -> site settings -> storage -> search for your UR
|
|||
<li><a href='/getting-started/installation-docker/'>Docker </a></li>
|
||||
<li><a href='/getting-started/installation-synology/'>Synology NAS </a></li>
|
||||
<li><a href='/getting-started/installation-virtualenv/'>VirtualEnv Linux </a></li>
|
||||
<li><a href='/getting-started/updating/'>Updating </a></li>
|
||||
<li><a class='active' href='/getting-started/troubleshooting/'>Troubleshooting </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -223,7 +226,7 @@ chrome -> settings -> site settings -> storage -> search for your UR
|
|||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/getting-started/autostart/'>Auto-start Home Assistant </a>
|
||||
<a href='/getting-started/autostart/'>Autostart </a>
|
||||
<ul>
|
||||
<li><a href='/getting-started/autostart-systemd/'>Linux - systemd </a></li>
|
||||
<li><a href='/getting-started/autostart-upstart/'>Linux - Upstart </a></li>
|
||||
|
@ -231,7 +234,7 @@ chrome -> settings -> site settings -> storage -> search for your UR
|
|||
<li><a href='/getting-started/autostart-synology/'>Synology NAS </a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href='/topics/'>Advanced Topics</a></li>
|
||||
<li><a href='/getting-started//topics/'>Advanced Topics </a></li>
|
||||
<li><a href='/getting-started/android/'>Add to Android Homescreen </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue