mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Update
This commit is contained in:
parent
01ea5818f1
commit
8cfbe23ecd
@ -18,7 +18,13 @@ Home Assistant can discover and automatically configure zeroconf/mDNS and uPnP d
|
|||||||
* Belkin WeMo switches
|
* Belkin WeMo switches
|
||||||
* Philips Hue
|
* Philips Hue
|
||||||
* Netgear routers
|
* Netgear routers
|
||||||
* Plex Media Server
|
* Plex media server
|
||||||
|
* Panasonic Viera
|
||||||
|
* Roku media player
|
||||||
|
* Sono Speaker
|
||||||
|
* Yamaha media player
|
||||||
|
* Logitech media server (Squeezebox)
|
||||||
|
* DirecTV
|
||||||
|
|
||||||
It will be able to add Google Chromecasts and Belkin WeMo switches automatically, for Philips Hue it will require some configuration from the user.
|
It will be able to add Google Chromecasts and Belkin WeMo switches automatically, for Philips Hue it will require some configuration from the user.
|
||||||
|
|
||||||
@ -30,8 +36,8 @@ discovery:
|
|||||||
```
|
```
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
The home-assistant server must be on the same network as the devices for uPnP discovery to work.
|
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 `--net=host` to put it on the host's network.
|
If running Home Assistant in a Docker container use switch `--net=host` to put it on the host's network.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
If you are developing a new platform, please read [how to make your platform discoverable]({{site_root}}/developers/add_new_platform/#discovery).
|
If you are developing a new platform, please read [how to make your platform discoverable]({{site_root}}/developers/add_new_platform/#discovery).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user