I started a thread here:
But, since I see recent activty here I thought I’d ask…
When going from OH 1.x to 2.x I now have network binding 2.5.
Before I had set up a ting for my phone and it was using ping. Never worked when the phone when to sleep.
I’m guessing update to 2.5 in the binding didn’t change it to using arping…but, I con’t figure out if I can change the existing thing from ping to arping.
As I noted in the other thread, arping from the comandline does find the phone in sleep mode, but, not 100% of the times it is arped. For example:
sudo arping -W 10 -c 10 -I eth0 192.168.xx.251
[sudo] password for openhabian:
ARPING 192.168.xx.251
60 bytes from fc:db:b3:75:c3:8d (192.168.xx.251): index=0 time=4.618 sec
60 bytes from fc:db:b3:75:c3:8d (192.168.xx.251): index=1 time=12.758 msec
Timeout
Timeout
Timeout
Timeout
Timeout
60 bytes from fc:db:b3:75:c3:8d (192.168.xx.251): index=2 time=101.627 msec
Timeout
Timeout
--- 192.168.xx.251 statistics ---
10 packets transmitted, 3 packets received, 70% unanswered (0 extra)
rtt min/avg/max/std-dev = 12.758/1577.564/4618.306/2150.436 ms