mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update discovery.markdown
This commit is contained in:
parent
b7b604efe4
commit
8160f3b3b8
@ -29,8 +29,10 @@ To load this component, add the following lines to your `configuration.yaml`:
|
|||||||
discovery:
|
discovery:
|
||||||
```
|
```
|
||||||
|
|
||||||
*Note:* The home-assistant server must be on the same network as the devices for uPnP discovery to work.
|
<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 `--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>
|
||||||
|
|
||||||
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