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

Fix: maxIncrease for overscaling solar inverter #1515

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

AndreasBoehm
Copy link
Member

Use inverter maxPower instead of configuredMaxPower when overscaling is enabled for a solar inverter to calculate the maxIncrease, because the limit will be overscaled to allow every MPPT to provide its maximum power.

Follow up to #1513

Use inverter maxPower instead of configuredMaxPower when overscaling is enabled for a solar inverter to calculate the maxIncrease, because the limit will be overscaled to allow every MPPT to provide its maximum power.
Copy link
Member

@schlimmchen schlimmchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, makes sense!

@AndreasBoehm AndreasBoehm merged commit bd2252e into development Jan 10, 2025
16 checks passed
@AndreasBoehm AndreasBoehm deleted the andreasboehm/fix/overscaling-maxIncrease branch January 10, 2025 20:42
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

Successfully merging this pull request may close these issues.

2 participants