update to synology docker install page (#3989)

* update to synology docker install page

Unfortunately the Synology GUI way of installing Home Assistant through docker does not allow access to the USB devices to use a Bluetooth or Z-Wave radio (has to be done via ssh) - User Phil Hawthorne has provided great instructions on his blog to access these devices - so wondered if it was acceptable to provide a link (otherwise it would require adding quite a lot of info to the page)
Regards,
James

* Make a note
This commit is contained in:
jimbob1001 2017-11-15 10:42:33 +00:00 committed by Fabian Affolter
parent 71e63ad518
commit 27d38de0c0

View File

@ -72,6 +72,10 @@ Remark: to restart your Home Assistant within Synology NAS, you just have to do
* Go to the Docker-app and move to "Container"-section
* Right-click on it and select "Action"->"Restart".
<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 [here](https://philhawthorne.com/installing-home-assistant-io-on-a-synology-diskstation-nas/) by Phil Hawthorne.
</p>
### {% linkable_title Restart %}
This will launch Home Assistant and serve the web interface from port 8123 on your Docker host.