From ca5bf536a69a203bec696ffd7be6bbc9cf8ab73f Mon Sep 17 00:00:00 2001 From: Ik-12 <78494704+Ik-12@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:42:06 +0200 Subject: [PATCH] Add documentation for Policy-Based Routing switches and unify style of other rule switch documentation. (#36656) --- source/_integrations/unifi.markdown | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index 49c417ca237..5102d01cb53 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -143,17 +143,21 @@ 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 {% term 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. -### Traffic Rules +### Control Port Forwarding Rules -Entities appear for each Traffic Rule. This allows toggling rules on and off. +Entities appear for each port Forwarding Rule. The switches can be identified from icon {% icon "mdi:upload-network" %}. + +### Control Traffic Rules + +Entities appear for each Traffic Rule. The switches can be identified from icon {% icon "mdi:security-network" %}. + +### Control Policy-Based Routing Rules + +Entities appear for each Policy-Based Routing Rule. The switches can be identified from icon {% icon "mdi:routes" %}. ## Sensor