openevse_esp32_firmware
openevse_esp32_firmware copied to clipboard
The delay timer does not work correctly when you set the time via a browser or manually
When you reboot EVSE, EVSE enters the sleeping state. But the current time is included in the timer interval
Is this not the issue raised in #386?
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".

But this event is in NTP. How can I enable this event when setting the time via the browser?
This should be fixed in the latest version