Site updated at 2016-01-12 03:10:02 UTC

This commit is contained in:
Travis CI 2016-01-12 03:10:02 +00:00
parent dc47e27ebd
commit 24fdd55d23
13 changed files with 168 additions and 165 deletions

View file

@ -128,6 +128,9 @@
</div>
</div>
<p><em>Note:</em> The home-assistant server must be on the same network as the devices for uPnP discovery to work. <br />
If running home-assistant in a docker container use switch <code>--net=host</code> to put it on the hosts network.</p>
<p>If you are developing a new platform, please read <a href="/developers/add_new_platform/#discovery">how to make your platform discoverable</a>.</p>
<p class="note warning">