iPhonedetect 1.2.2 detects phone as present when away
See original GitHub issueAs you asked me, a new issue… I’m on v1.2.2 and iphonedetect detects phone as present when away. Hassio generic install on an intel nuc (Buster) Wifi connected:
bash-5.0# ip n|grep 192.168.79.8
192.168.79.8 dev eno1 lladdr xx:xx:xx:xx:29:2f ref 1 used 0/0/0 probes 1 REACHABLE
bash-5.0# ip n|grep 192.168.79.8
192.168.79.8 dev eno1 lladdr xx:xx:xx:xx:29:2f ref 1 used 0/0/0 probes 1 DELAY
bash-5.0# ip n|grep 192.168.79.8
192.168.79.8 dev eno1 lladdr xx:xx:xx:xx:29:2f ref 1 used 0/0/0 probes 1 PROBE
not connected:
bash-5.0# ip n|grep 192.168.79.8
192.168.79.8 dev eno1 used 0/0/0 probes 3 FAILED
bash-5.0# ip n|grep 192.168.79.8
192.168.79.8 dev eno1 used 0/0/0 probes 6 FAILED
bash-5.0# arp -na|grep 192.168.79.8
? (192.168.79.8) at <incomplete> on eno1
bash-5.0# arp -na|grep 192.168.79.8
? (192.168.79.8) at <incomplete> on eno1
connected again:
bash-5.0# arp -na|grep 192.168.79.8
? (192.168.79.8) at xx:xx:xx:xx:29:2f [ether] on eno1
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:10 (3 by maintainers)
Top Results From Across the Web
iPhone Detect - GitHub
GitHub - mudape/iphonedetect: A custom component for Home Assistant to detect iPhones connected to local LAN, even if the phone is in deep...
Read more >Iphonedetect integration not picking up when someone leaves
iphonedetect works nicely when my iphone connects with my lan (when I'm coming home). I can detect a state change from not-home to...
Read more >11 Best EMF Detector Apps To Measure Your Exposure To EMF
Can my iPhone detect EMF? Yes, smartphones are designed to measure EMF since there amazing ability to communicate depends on this very capacity....
Read more >Untitled
Brachycentrus caddis, Oczki warszawa okulistyka, Day out with baby manchester, ... Watch world cup on phone, Fonogram 2013 video, Demon's souls wikipedia, ...
Read more >Teensy - OSCHINA - 中文开源技术交流社区
The Kiibohd Controller This is the main Kiibohd Firmware. In general, this should be the only git repo you need to clone. The...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Excellent, thank you!
I’ll release the fix in a couple of days
Just to let you know, I’ve just updated and all is OK
Thanks!