From cdf5b71d0a02c5cb2f1e316d45ed3f3ffef1c9af Mon Sep 17 00:00:00 2001 From: Robert Svensson Date: Tue, 26 Sep 2023 10:50:11 +0200 Subject: [PATCH] Add UniFi device uptime and temperature sensors (#28814) --- source/_integrations/unifi.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index 5aea3a86b45..89373e7671d 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -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.