mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add documentation for Policy-Based Routing switches and unify style of other rule switch documentation. (#36656)
This commit is contained in:
parent
85a45abb69
commit
ca5bf536a6
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user