Site updated at 2016-11-03 08:24:07 UTC

This commit is contained in:
Travis CI 2016-11-03 08:24:07 +00:00
parent 6e29648bd6
commit d873fb48ee
23 changed files with 45 additions and 39 deletions

View file

@ -97,7 +97,13 @@
<li>Belkin WeMo switches</li>
<li>Philips Hue</li>
<li>Netgear routers</li>
<li>Plex Media Server</li>
<li>Plex media server</li>
<li>Panasonic Viera</li>
<li>Roku media player</li>
<li>Sono Speaker</li>
<li>Yamaha media player</li>
<li>Logitech media server (Squeezebox)</li>
<li>DirecTV</li>
</ul>
<p>It will be able to add Google Chromecasts and Belkin WeMo switches automatically, for Philips Hue it will require some configuration from the user.</p>
@ -110,8 +116,8 @@
</div>
<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 class="highlighter-rouge">--net=host</code> to put it on the hosts network.
Home Assistant 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 class="highlighter-rouge">--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>