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

SmartSolar MPPT Current #60

Open
tonipezzoni opened this issue Dec 30, 2023 · 2 comments
Open

SmartSolar MPPT Current #60

tonipezzoni opened this issue Dec 30, 2023 · 2 comments

Comments

@tonipezzoni
Copy link

Hello,
The screenshot is showing all the paths received from a SmartSolar MPPT via ve.direct USB with SK 2.41 and plugin 1.5.0.
The current form panels is "electrical.solar.Panels.loadCurrent", and the current to the batteries is "electrical.batteries.Services.current" right?

Well, the electrical.solar.Panels.loadCurrent is always zero.
Any idea?
Thank you!
VE direct paths

@tonipezzoni
Copy link
Author

Probaly the path "electrical.solar.Panels.loadCurrent" is referred to the optional load, not connected.
If so, why the current from panels don't have a path?
As electrical.solar.Panels.panelVoltage and electrical.solar.Panels.panelPower, a electrical.solar.Panels.panelCurrent should be present.
Thank you

@KEGustafsson
Copy link
Contributor

Your output electrical.solar.Panels.load is off. If I don't remeber totally wrong, this is output switch indicator for electrical.solar.Panels.loadCurrent. So if it is not on then current will remain 0.

For some reason, there is no panel current available from MPPT. If you need that, it must be calculated separately, I=P/U

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