We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do not force charge if the battery soc difference is between current soc and target soc (ac cut off charge) is big enough .
Right now it will charge if there is just 1 % difference causing small charges to occur
The text was updated successfully, but these errors were encountered:
This is still an issue. The current implementation prevents to charge to AC Grid Cut Off. It will just charge 5% less than what it's set to.
Sorry, something went wrong.
woopstar
Successfully merging a pull request may close this issue.
Do not force charge if the battery soc difference is between current soc and target soc (ac cut off charge) is big enough .
Right now it will charge if there is just 1 % difference causing small charges to occur
The text was updated successfully, but these errors were encountered: