I’m having some trouble with tracking an iOS device with OpenWRT and Luci.
I know there is a problem with iOS devices seeming away because they disconnect from the wifi, but that I solved by increasing the consider_home value to 600.
The problem I have now is the other way around, Home Assistant is sometimes showing it home, when it’s not. Even if the device has been gone for hours.
I’m also tracking an android device, and there are no problems at all with it.
Does anyone have an idea what’s going wrong, or any help how to debug this?
Right now I use this custom component for tracking. You just need to rename the device_tracker folder to luci_ap and luci_ap.py to device_tracker.py to make it work in then newest version of Homeassistant.