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

Fix allow_power_on gets called repeatedly in case of active error #849

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

corneliusclaussen
Copy link
Contributor

Describe your changes

In case of an active error that prevents charging EvseManager called allow_power_on(false) frequently. This PR fixes Issue #829

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@corneliusclaussen corneliusclaussen merged commit 52bc897 into main Sep 5, 2024
11 checks passed
@corneliusclaussen corneliusclaussen deleted the bugfix/issue-829 branch September 5, 2024 10:07
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.

EvseManager: allow_power_on(false) gets called repeatedly while error active
2 participants