Ever since the Unifi device tracker was integrated into HA a few versions ago, I’ve got some weird issue with receiving TONS of new unknown device mac addresses in my device-list (.storage/core.entity_registry).
It DOES coincide with me installing a Unifi POE switch as well, and I since I can sometimes see the MAC addresses BRIEFLY in unifi controller. (As screenshot indicates, sending 0 bytes)
So YES, something weird is going on unifi/network-wise, but my HA-related part of the question is that I’m trying to figure out how to configure the unifi-settings so they work like before when stuff was stored in known_devices.yaml.
I’ve got all my devices I want to keep track of known, and I want to use the unifi integration to keep track of them, when they appear and disappear. But since unifi seems to find about a hundred new mac-addresses every week, I DONT want to track NEW clients.
For some reason, the unifi integration has two separate “settings parts”, where I assume I have to configure “Track network” and “track wired network” clients, if I am going to be able to hook up presence detection for the users using these devices.
I thought that disabling the second settings value “Activate recently added entities”, would stop the weird MAC addresses from being added, but it doesnt appear that way, since I changed that I while ago, but have now reached 900+ devices in my device list…
And I can still see:
Registered new device_tracker.unifi entity: device_tracker.unifi_a4_0b_ed_e7_18_e1_default
In the logs.
Sorry if my query is chaotic, I guess I just want to know exactly what
“Activate recently added devices” means…What is an ACTIVATED device?
And how do I stop Unifi from adding MORE devices into my device-list, but still keep track of the existing ones…