mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Clarify docs for unifi network sensors (#28476)
* Add more clarification to the unifi sensor configuration Fixes #28463 * Add info that unifi doesn't support global rx/tx sensors Fixes #28463 * fixed typo * changed style of warning message * changed the wording of the explaination * Apply suggestions from code review * Apply suggestions from code review * Fix typo in UniFi --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
f7ace5e7ed
commit
205877eb2a
@ -112,6 +112,14 @@ Entities appear for each WLAN. Changing the state of WLAN will trigger a reconfi
|
||||
|
||||
## Sensor
|
||||
|
||||
These sensors are disabled by default. Enabling a sensor adds a new device to Home Assistant for every connected client in your network. This can add complexity to large networks.
|
||||
|
||||
1. To enable the sensors, on the UniFi integration page, select **Configure**.
|
||||
2. Go to page 3/3 and enable the sensors.
|
||||
|
||||
Currently, it is not possible to get a global bandwidth sensor for a UDM router. The integration only supports per-device sensors.
|
||||
|
||||
|
||||
### Bandwidth sensor
|
||||
|
||||
Get entities reporting receiving and transmitting bandwidth per network client.
|
||||
|
Loading…
x
Reference in New Issue
Block a user