From 218cdcc8808b3726e5a59087531c1a25aa4860e1 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Wed, 10 Feb 2021 14:02:12 -0500 Subject: [PATCH] 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 --- source/_integrations/upnp.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/upnp.markdown b/source/_integrations/upnp.markdown index d801768338c..952e91142bb 100644 --- a/source/_integrations/upnp.markdown +++ b/source/_integrations/upnp.markdown @@ -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