Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPhone ARP disconnects and connects every few minutes #11

Closed
sebastian-ruiz opened this issue Nov 26, 2019 · 3 comments
Closed

iPhone ARP disconnects and connects every few minutes #11

sebastian-ruiz opened this issue Nov 26, 2019 · 3 comments

Comments

@sebastian-ruiz
Copy link

Sorry about not getting back about issue #8. My iPhone will now show switch between disconnected and connected every few minutes. This can be seen in the picture below:

Screenshot 2019-11-26 at 11 44 01

My laptop and desktop do not have the same problem. Could it be that the iPhone is somehow closing the connection or something to save battery? Thank you.

@elad-bar
Copy link
Owner

It checks the last time the device sent data to the router, if it doesn't (might be safe battery mode) it will identify the device is disconnected,
Can you share for how long it takes the device to get disconnected and then connected again? maybe I can set the threshold to be configurable per device or something like that

@sebastian-ruiz
Copy link
Author

sebastian-ruiz commented Nov 26, 2019

In Grafana I look at the data more closely (see below) for a period where my phone was home and connected to the wifi:

Screenshot 2019-11-26 at 22 05 10

It looks like the largest gap is just over half an hour. This makes it not so good an indicator for when I am home. I think I will have to look for a different approach than relying on ARP to get accurate timings.

@elad-bar
Copy link
Owner

elad-bar commented Mar 4, 2020

can you please check if latest version solved that issue?

thanks

elad-bar added a commit to elad-bar/ha-hpprinter that referenced this issue Apr 24, 2020
**Implemented enhancements:**

- Added changelog
- Added ability to configure update entities interval in seconds (Integrations -> Integration Name -> Options)  [\#31](elad-bar/ha-edgeos#31)
- Added validation to add new integration, display error in case printer is unreachable or unsupported [\#15](elad-bar/ha-edgeos#15) [\#11](elad-bar/ha-edgeos#11) 
- Moved code to new file structure
- More logs added for easier debugging
- Removed service `hpprinter.save_debug_data`
- Added option to store debug files from Integration UI -> Option (more details in README)

**Fixed bugs:**

- Fix entities / device / device's area changing names is being reset after restart [\#24](elad-bar/ha-edgeos#24) [\#28](elad-bar/ha-edgeos#28) [\#39](elad-bar/ha-edgeos#39)
- Moved [Updating 2020-04-14 09:21...] to DEBUG [\#39](elad-bar/ha-edgeos#39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants