Skip to content
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

Be more agressive about clearing the boot lock #888

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

jeremypoulter
Copy link
Collaborator

There was a check to see if the EVSE was not in the starting state, but it does not exit starting until the boot lock in cleared. Just removed that check as it is not needed as there is a flag to indicate if the boot lock is set.

Fixes #798 “Waiting for initialization” after power loss

There was a check to see if the EVSE was not in the starting state, but it does not exit starting until the boot lock in cleared. Just removed that check as it is not needed as there is a flag to indicate if the boot lock is set.

Fixes #798 “Waiting for initialization” after power loss
Copy link
Contributor

github-actions bot commented Aug 7, 2024

Test Results

42 tests  ±0   42 ✅ ±0   1s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit eda85ed. ± Comparison against base commit fe5be4d.

@jeremypoulter jeremypoulter merged commit 49cfab6 into master Aug 8, 2024
24 checks passed
@jeremypoulter jeremypoulter deleted the jeremypoulter/issue798 branch August 8, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

“Waiting for initialization” after power loss
2 participants