I’m facing the same struggle; had been monitoring only two devices (of about 60 potential across all networks), primarily for presence detection. I’ve got the two working with HA again, but now I have 58 undesirable devices in discovery. That SHOULD be mitigated by the ssid_filter, but that is not working for me either.
Having only the block_client attribute is unacceptable; we should have the option to whitelist items… it’s not only easier for those who want to be selective, it’s just good defense in depth (see: deny by default) hygiene. I don’t want random devices that join my network to pop into HA. I only want devices there that I choose.
That sounds like a wonderful idea… I’d love to have a switch to block devices within HA without having to declare every single device in HA. Even blocked by default when they join my network would be even better.
The current implementation does not even make much sense, specially if a new device joins then I have to modify the configuration.yaml and restart HA, I might as well do it from the Unifi controller… This is maybe useful to control the internet access of known devices only.
Following here. Got dozens of useless device trackers upon the migration at 0.97;1
Even worse, there is no real direction on how to migrate from the old device_tracker implementation to the new integration… do I just delete known_devices.yaml and remove my device_tracker unifi config?
Now we’re also missing options from the old device tracker as well, like not tracked by default.
Any thoughts?