I recently purchased an Asus Lyra mesh node to work with my existing Asus router running asuswrt. They connect to each other using the AiMesh feature of the Asus router. This has helped me provide much better WiFi coverage upstairs in the house.
Unfortunately it appears to break device tracking. The primary router running asuswrt does not provide DHCP lease information for devices connected upstairs to the mesh node.
I am trying to find a path forward that will ensure device tracking continues to work, some things I have looked at:
Stopping the phones from connecting to the mesh node. It looks like I am unable to control this from either the node or the phones. The block WiFi option in the Lyra app didn’t seem to do anything either.
I ssh’d into the mesh node to see if it was storing logs in the same place as the primary router, unfortunately it is not so the asuswrt component is most likely not compatible. The Lyra app does show a list of all devices across the network though so the data is in there… somewhere
Any tips or suggestions on how I could fix this would be hugely appreciated.
Same here. I think the issue is the dns file that device tracking relies on only list devices connected to that node. I was able to get it to pick up other devices by pointing to that mesh node. That doesn’t work because the Asus plugin in ha only supports 1 access point. I might try and write a shell script that collects the files and puts them on the master router. I will share if I end up getting that to work.
So I can track exactly where a certain device is in my house, on which floor. This is not your exact use case, but with some modifications you can create a device tracker as well I guess.