You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refering to this ( lincomatic/open_evse#154 (comment) ) , we can catch the bootlock state using new ECVF_BOOT_LOCKED vflag. we should now check this after wifi module boot then call _openevse.clearBootLock if needed.
One should also clearBootLock() after receiving $AB command from evse.
edit: no the unlock should only be done after evsemanager has first set the current state.
Refering to this ( lincomatic/open_evse#154 (comment) ) , we can catch the bootlock state using new ECVF_BOOT_LOCKED vflag. we should now check this after wifi module boot then call _openevse.clearBootLock if needed.
One should also clearBootLock() after receiving $AB command from evse.edit: no the unlock should only be done after evsemanager has first set the current state.
https://github.com/OpenEVSE/ESP32_WiFi_V4.x/pull/548/files needs some rework to be this way
The text was updated successfully, but these errors were encountered: