-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
Documentation: Reset Ahoy at midnight (ESP8266, v0.7.11) #1031
Comments
Liegt vielleicht an der fehlenden Zeitsynchronisation ? |
I think it's wrongly implemented. I will refactor that to get it working. In current implementation it is inside the NTP sync routine, but in Ahoy we have a scheduler to do that independent. |
Checked it again - it is correctly implemented but requires once a successfuly NTP sync.
for me it looks like that (for today July 19th)
we're only interested for the entry 'midRe' which has a registered timestamp of |
for me it works, but my router is available 24/7 |
For me it's not a question it's a bug as the Ahoy firmware up to v0.7.15 doesn't perform a reset at midnight in case that the WiFi network isn't available during night. |
yes I will look deeper into that - and there is no |
checked with an ESP8266 which had no WiFi at all (was configured using AP-Mode). Reboot was successful. Time was synced after first boot from browser. |
AhoyDTU (ESP8266) still does not reset at midnight (v0.7.23) when WiFi connection is off at night. |
Is it possible to check it with a other branch (dev03)? |
Of course but never seen that there is already a fix or change for this issue available. I‘m currently running v0.7.36, the latest stable release. I‘ll update to v0.7.41 in a few minutes to check the issue at next midnight. |
understand, let me look into the code once again with this information 😉 |
was already solved, try new development version |
L.S.
I'm careful to reboot the ESP 8266 to often, especially when eeproms are used. When do I need this setting?
As stated YieldDay is not resetting, hopefully I can correct the mess I created. |
L.S.
Can someone please tell me how to reset the daily values during the night? |
Completed but no answers? |
all issues with fixed-dev were closed with the newest release. |
L.S.
Under Settings I filled in:
As stated earlier I don't use a NTP Server but browse the time from my mobile during startup. Kind regards |
hi, there is a new release 0.8.140 available. Does your problem also exist with this release? |
L.S.
As suggested I tried to UPDATE to v0.8.14. The first things to fill in during initial setup are WEBSERVER and PASSWORD. Never asked before. kind regards |
Remove the WiFi-Settings. |
L.S. |
@nexulm is this issue fixed for your setup ? @psm1711 I understand that you were struggling with how the settings work together. After you have set the Location to your local place and the Offsets, did the settings work for you ? You may need to update the Latitude and Longitude settings for your location, e.g. by looking on Openstreetmap or some other map to find the matching coordinates for your AhoyDTU. @lumapu if nexulm confirms we can close this issue, or do we need to add some documentation ? |
I'll close the issue as I've re-arrange my setup by connecting the Ahoy-DTU to a WiFi AP with 24/7 support in the last months. If anyone else figure out such an issue, please open a new issue. |
Hallo,
ich habe gestern voller Freude das neue Setting/Feature "Reset Ahoy at midnight" entdeckt und sofort die bei mir seit wenigen Wochen stabil laufende v0.7.3 aktualisiert.
Heute Morgen habe ich dann allerdings überraschend festgestellt, dass letzte Nacht kein Reset des Ahoy (ESP8266) stattgefunden hat.
Zur Info: Da Abends nach Sonnenuntergang + 30min der WLAN-Router abgeschaltet wird, hat Ahoy kein Netzwerk mehr verfügbar. Möglicherweise gibt es hier ja Abhängigkeiten!?!
The text was updated successfully, but these errors were encountered: