mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Add UI config instructions for UPnP integration (#16500)
Previously had just YAML instructions, despite having a config flow. Now mentions how to set it up via the UI. Fixes https://github.com/home-assistant/home-assistant.io/issues/16499
This commit is contained in:
parent
2a5fc2a062
commit
218cdcc880
@ -22,7 +22,9 @@ Please note that UPnP or NAT-PMP needs to be enabled on your router for this int
|
||||
|
||||
## Configuration
|
||||
|
||||
To integrate this into Home Assistant, add the following section to your `configuration.yaml` file:
|
||||
The UPnP integration can be set up via the user interface at **Configuration** -> **Integrations** -> **Add Integration**. From the list of available integrations, select UPnP and follow the on-screen instructions.
|
||||
|
||||
Alternatively, you can use YAML by adding the following section to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user