From bc12c5aeb36771eab3d45245cf08c55307c9a7b3 Mon Sep 17 00:00:00 2001 From: wittypluck Date: Sun, 21 Apr 2024 17:21:54 +0200 Subject: [PATCH] Allow manual delete of stale Unifi device from UI (#32261) * Allow manual delete of stale Unifi device from UI * Lint errors * Update source/_integrations/unifi.markdown Co-authored-by: Robert Svensson --------- Co-authored-by: Robert Svensson --- source/_integrations/unifi.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index 66bc0845399..1ab6550d04e 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -167,6 +167,18 @@ Provides the current password for a specific WLAN. It allows users to access the 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. + +## Removing a device in Home Assistant + +Integration populates both UniFi devices as well as network clients into Home Assistant. In certain edge cases entities are left lingering even if they are not present in UniFi network anymore. This can lead to an accumulation of entries in the device registry. + +To manually remove a device entry, go to the Device Info page and select "Delete" from the Device Info menu. + +Only clients/devices which are no longer known by UniFi since the startup or reload of the UniFi integration can be removed. + +![4d4ca937-17bb-4902-9949-2ea83e3c2c0c](https://github.com/home-assistant/home-assistant.io/assets/21991867/c926f5c7-18af-47b5-b888-30cc8511d76a) + + ## Debugging integration If you have problems with the UniFi Network application or {% term integration %} you can add debug prints to the log.