From 6e3cce73124869a1e8f7b64bcefa8fc9cf9e75aa Mon Sep 17 00:00:00 2001 From: Robert Svensson Date: Mon, 28 Aug 2023 16:50:03 +0200 Subject: [PATCH] Add port forwarding documentation to UniFi switch platform documentation (#28553) --- source/_integrations/unifi.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index d784e58baee..5aea3a86b45 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -110,6 +110,10 @@ Provides per-port PoE control. Entities are disabled by default. This feature re Entities appear automatically for each restriction group. If there are no restrictions in a group, no entity will be visible. Toggling the switch in Home Assistant will enable or disable all restrictions inside a group. +### Control Port forward functonality + +Entities appear for each port forwarding rule. + ### Control WLAN availability Entities appear for each WLAN. Changing the state of WLAN will trigger a reconfiguration of affected access points, limiting access to all WLANs exposed by the access point.