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

Do not force charge battery when soc diff is low #45

Open
woopstar opened this issue Nov 21, 2024 · 1 comment · Fixed by #46
Open

Do not force charge battery when soc diff is low #45

woopstar opened this issue Nov 21, 2024 · 1 comment · Fixed by #46
Assignees
Labels
bug Something isn't working

Comments

@woopstar
Copy link
Owner

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

@woopstar
Copy link
Owner Author

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.

@woopstar woopstar added the bug Something isn't working label Nov 23, 2024
@woopstar woopstar self-assigned this Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant