From abdab9afa193e4646ff46cb947dca9fa63ae4c2e Mon Sep 17 00:00:00 2001 From: Bruno Henrique Date: Tue, 23 Apr 2024 02:49:19 -0300 Subject: [PATCH] Remove sensor exposing UniFi WLAN password (#32419) --- source/_integrations/unifi.markdown | 7 ------- 1 file changed, 7 deletions(-) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index 1ab6550d04e..cecc0ffe843 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -156,13 +156,6 @@ 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.