From 558eb85004ffc0c072801021dec217b2a2390b16 Mon Sep 17 00:00:00 2001 From: Bruno Henrique Date: Sat, 30 Mar 2024 15:50:19 -0300 Subject: [PATCH] Adding UniFi WLAN Password sensor (#32078) * Adding UniFi WLAN Password Sensor * Adding UniFi WLAN Password Sensor * Adding UniFi WLAN Password Sensor * Adding UniFi WLAN Password Sensor Co-authored-by: Robert Svensson * Adding UniFi WLAN Password Sensor --------- Co-authored-by: Robert Svensson --- source/_integrations/unifi.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index feb71560b6e..d970d1ec8d1 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -155,6 +155,13 @@ Get entities reporting the general temperature of a UniFi Network device. Get entities reporting the current state of a UniFi Network device. +### WLAN password sensor + +Provides the current password for a specific WLAN. It allows users to access the password for various purposes, such as sharing with guests or configuring devices manually. As this exposes the password in clear text it is only recommended to utilize this in scenarios where the QR Code is not sufficient. + +- Entity is disabled by default. +- This feature requires admin privileges. + ## 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.