Site updated at 2017-11-15 11:00:22 UTC

This commit is contained in:
Travis CI 2017-11-15 11:00:22 +00:00
parent a054e3832f
commit 43644b7d47
26 changed files with 67 additions and 64 deletions

View file

@ -128,6 +128,9 @@ netsh interface portproxy add v4tov4 listenaddress=0.0.0.0 listenport=8123 conne
<li>Go to the Docker-app and move to “Container”-section</li>
<li>Right-click on it and select “Action”-&gt;”Restart”.</li>
</ul>
<p class="note">
If you want to use a USB Bluetooth adapter or Z-Wave USB Stick with Home Assistant on Synology Docker these instructions do not correctly configure the container to access the USB devices. To configure these devices on your Synology Docker Home Assistant you can follow the instructions provided <a href="https://philhawthorne.com/installing-home-assistant-io-on-a-synology-diskstation-nas/">here</a> by Phil Hawthorne.
</p>
<h3><a class="title-link" name="restart" href="#restart"></a> Restart</h3>
<p>This will launch Home Assistant and serve the web interface from port 8123 on your Docker host.</p>
<p>If you change the configuration you have to restart the server. To do that you have 2 options.</p>