openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

The delay timer does not work correctly when you set the time via a browser or manually

Open DmitryAVR opened this issue 3 years ago • 2 comments

When you reboot EVSE, EVSE enters the sleeping state. But the current time is included in the timer interval

DmitryAVR avatar Sep 27 '22 12:09 DmitryAVR

Is this not the issue raised in #386?

jeremypoulter avatar Sep 27 '22 13:09 jeremypoulter

No. The main thing there is the wrong time, which is set via the browser. I closed that question. Here, as I understand it, the timer does not work correctly when restarting, because there is no event "Scheduler woke: WakeReason_Event".

image

But this event is in NTP. How can I enable this event when setting the time via the browser?

DmitryAVR avatar Sep 27 '22 13:09 DmitryAVR

This should be fixed in the latest version

glynhudson avatar Mar 31 '23 01:03 glynhudson