I have been having an issue with the unifi integration and the presence detection (device_trackers) only changing state twice after a reboot and then freezing in their state. The client list within unifi is always correct and I can see in the aiounifi debug logs the devices coming and going. But after a couple of state changes the device_tracker entity fails to update again until home assistant is restarted.
I’m not sure if this is a configuration issue or a bug for me. I do notice the below anomaly in the debug log but otherwise there are no errors. Is this my problem?
I have just transitioned from a venv install on an Ubuntu VM to HassOS on a Pi 4. It worked on my previous install but I was running an older version of Home Assistant.
Host: HassOS 3.13
Home Assistant: 0.111.4
Unifi Controller: 5.13.29 (running on separate VM, both syncing to same external time server)
No, I still have this issue unfortunately. I posted some further info on the issue I raised on GitHub which may be good to compare with. My next step is to start with a clean HassOS install and just add the Unifi integration to see if that works.