-
Notifications
You must be signed in to change notification settings - Fork 24
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
Comments
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, |
In Grafana I look at the data more closely (see below) for a period where my phone was home and connected to the wifi: 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. |
can you please check if latest version solved that issue? thanks |
**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)
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:
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.
The text was updated successfully, but these errors were encountered: