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

IsetBalanced what is the reason of the 80A hardcoded limit? #21

Open
fluppie opened this issue Sep 13, 2021 · 1 comment
Open

IsetBalanced what is the reason of the 80A hardcoded limit? #21

fluppie opened this issue Sep 13, 2021 · 1 comment

Comments

@fluppie
Copy link

fluppie commented Sep 13, 2021

While browsing the code I saw that IsetBalanced has a 80A hardcoded limit, what's the idea behind this?
After booting the unit it quickly goes 60-70-80A. My mains max is set to 40A and the EV circuit to 32A.

afbeelding

@mstegen
Copy link
Member

mstegen commented Sep 14, 2021

When starting to change IsetBalanced will be set to the max current of the EV circuit. The 80A hard limit was added before the EV circuit option was available. I think it can be removed now.
It was mainly added because if there is no limit, it will keep increasing over time (when not charging).

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

No branches or pull requests

2 participants