lincomatic / open_evse

Firmware for Open EVSE
GNU General Public License v3.0
114 stars 163 forks source link

AUTH_LOCK 1 cannot be turned off by RAPI "S4 0" while in EVSE_STATE_A #114

Closed craigk46 closed 4 years ago

craigk46 commented 4 years ago

The desired behavior of entering AUTH_LOCK on the transition into state A is not working as it was designed. In state A it is impossible for RAPI to unlock the AUTH_LOCK. The normal use case for an EV owner would be to unlock in state A and then go to the EV to plugin. It is important to be able to unlock in state A.

craigk46 commented 4 years ago

Fixed with a commit to the Development branch.