Add unifi docs for port sensor and cpu/mem utilization sensor (#32428)

* Add documentation for device CPU and memory utilization

Related PR: https://github.com/home-assistant/core/pull/114986

* Add port bandwith sensor documenation

* Apply suggestions from code review

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Kim de Vos 2024-04-23 13:10:59 +02:00 committed by GitHub
parent 5d32bf5abb
commit 6837598296
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,6 +156,18 @@ Get entities reporting the general temperature of a UniFi Network device.
Get entities reporting the current state of a UniFi Network device.
### Device CPU
Get entities reporting the current CPU utilization of a UniFi Network device.
### Device memory
Get entities reporting the current memory utilization of a UniFi Network device.
### Port Bandwidth sensor
Get entities reporting receiving and transmitting bandwidth per port. These sensors are disabled by default. To enable the bandwidth sensors, on the UniFi integration page, select **Configure**, go to page 3/3 and enable the bandwidth sensors.
## Firmware updates
This will show if there are firmware updates available for the UniFi network devices connected to the controller. If the configured user has admin privileges, the firmware upgrades can also be installed directly from Home Assistant.