Asuswrt - still not working on 82.1

Asuswrt device tracking still not working. I believe there was an issue with the 82 update which is suppose to be fixed in 82.1, but I still can’t get it working :frowning:

2018-11-17 15:06:57 INFO (MainThread) [homeassistant.components.device_tracker.asuswrt] Checking Devices
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=376] Requesting new SSH session
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=376] Command: for dev in nvram get wl_ifnames; do wl -i $dev assoclist; done
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=376] Received exit status 0
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=376] Received channel close
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=376] Channel closed
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=377] Requesting new SSH session
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=377] Command: arp -n
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=377] Received exit status 127
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=377] Received channel close
2018-11-17 15:06:57 INFO (MainThread) [asyncssh] [conn=0, chan=377] Channel closed

Any help appreciated

Now it is supposed to be fixed in 0.83. I am reverting back to 0.81.6.

Oh ok, cool, is it possible to go back in hassio? How do I revert back? I can’t even find old builds

So I upgraded to 83 beta, but it still didn’t work. Then I reverted back using hassio command line through ssh and now it won’t even boot up :frowning:

Is there anywhere I can download the 0.81.6 image?

Any help appreciated

Can’t help unfortunately but I am getting the same issue on 82.1

Received exit status 127 for arp -n and ip neigh commands