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

[Bug] Full Solar-Passthrough does not regard power meter value #1422

Closed
4 tasks done
schlimmchen opened this issue Nov 25, 2024 · 1 comment · Fixed by #1424
Closed
4 tasks done

[Bug] Full Solar-Passthrough does not regard power meter value #1422

schlimmchen opened this issue Nov 25, 2024 · 1 comment · Fixed by #1424
Labels
bug Something isn't working

Comments

@schlimmchen
Copy link
Member

What happened?

See #1417, where we identified a problem with the full solar-passthrough mode which is distinct from the problem originally reported there. This is a regression from #1216.

To Reproduce Bug

Charge the battery beyond the full solar-passthrough threshold or set the threshold very low such that full solar-passthrough is active.

Expected Behavior

When full solar-passthrough is active, all solar-powered inverters should run with unlimited output. All battery-powered inverters should produce AC power that consumes all available solar output, but they should also produce more than that to match the household consumption. However, full solar-passthrough currently does not regard the power meter reading, it only uses the amount of solar output to setup the battery-powered inverters.

Install Method

Pre-Compiled binary from GitHub releases

What git-hash/version of OpenDTU-OnBattery?

2024.11.20

What firmware variant (PIO Environment)?

generic_esp32s3_usb

Relevant log/trace output

No response

Anything else?

Check how this affects or should affect or should not affect unconditional solar passthrough mode set through the respective MQTT topic.

Please confirm the following

  • I believe this issue is a bug that affects all users of OpenDTU-OnBattery, not something specific to my installation.
  • I have already searched for relevant existing issues and discussions before opening this report.
  • I have updated the title field above with a concise description.
  • I have double checked that my inverter does not contain a W in the model name (like HMS-xxxW) as they are not supported.
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant