Site updated at 2016-01-12 03:11:12 UTC
This commit is contained in:
parent
24fdd55d23
commit
d90219b66b
13 changed files with 169 additions and 167 deletions
|
@ -128,8 +128,10 @@
|
|||
</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 host’s network.</p>
|
||||
<p class="note">
|
||||
The home-assistant server must be on the same network as the devices for uPnP discovery to work.
|
||||
If running home-assistant in a docker container use switch <code>--net=host</code> to put it on the host’s 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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue