Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UniFi device uptime and temperature sensors #28814

Merged
merged 1 commit into from
Sep 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion source/_integrations/unifi.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,16 @@ Entities reporting connected clients to a WLAN.

### Uptime sensor

Get entities reporting uptime per network client.
Get entities reporting uptime per network client or UniFi Network device.

### Power Outlet sensor

Get entities reporting the power utilization for outlets that support metrics (such as the AC outlets on the USP-PDU-Pro).

### Device temperature sensor

Get entities reporting the general temperature of a UniFi Network device.

## 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.
Expand Down