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

[Request] German problem - 70% interlocking of the PV system #679

Closed
Odysseus85 opened this issue Mar 10, 2023 · 7 comments
Closed

[Request] German problem - 70% interlocking of the PV system #679

Odysseus85 opened this issue Mar 10, 2023 · 7 comments
Labels
enhancement New feature or request

Comments

@Odysseus85
Copy link

Is your feature request related to a problem? Please describe.

For a long time in Germany, the feed-in power of most photovoltaic systems was limited to 70 percent of the nominal power for private individuals to avoid overloading the public grid... what bullshit. The new government has now almost lifted this. However, many providers refuse to lift this setting in the plants because it is too much effort or want to have several hundred euros for it.

The problem is that the Fronius is throttled because of this limit 4500 when other inverters (the two Hoymiles) supply too much current although the limit applies only to itself.
e.g. in my screenshot you can see that I can't change the zero feed in Value. At the same time, however, this ensures that if I add more (not locked) inverters in opendtu, the software throttles my Fronius roof system.

Can I somehow discard this value throttling in openDTU?
Thanks for your help!

Odysseus

Describe the solution you'd like

The possibility to change or comment out the limits via config file.

Fronius
Fronius2
unnamed

Describe alternatives you've considered

No response

Additional context

No response

@Odysseus85 Odysseus85 added the enhancement New feature or request label Mar 10, 2023
@tbnobody
Copy link
Owner

I don't know exactly what you want. Is your inverter limited to 70% as a factory default? Then it's not possible to change this limit with OpenDTU because it's either a firmware setting (firmware upgrade is not possible with OpenDTU) or a grid profile setting (also not possible to update).

@Odysseus85
Copy link
Author

Hello and thank you for the answer. The problem is a little difficult to explain understandably.
So this inverter has never throttled off before. This has only started after adding to openDTU.
Only since then it "knows" that the power production is above 4500 and locks.

@tbnobody
Copy link
Owner

Does the OpenDTU Webinterface show any Inverter Limits? Because OpenDTU does not have any Fronius interface or something like this. Maybe you have to find the issue in your source code where you are writing the OpenDTU data in Fronius?

@Odysseus85
Copy link
Author

ok i will try to check that, only limit i found until now was the one above from the first screenshot.

@petrm
Copy link

petrm commented Mar 13, 2023

You can only solve your problem by removing the 70% cap from your Fronius. I have two explanations:

  1. Fronius talks to your grid energy meter and once it sees more than 70% of own maximum power going out, it throttles to hit that number.
  2. Same like 1), except it throttles based on what Victron GX sees as total PV power generated.

Does it also throttle when you remove the OpenDTU integration from your GX? If yes, it's 1), if no it's 2).

@Odysseus85
Copy link
Author

Hello pterm, and thank you for reply.
Yes it's definetly the second one, after removing from the gx device the throttleling stoped.
Its not the best solution but works for now, until I get somehow this baseline removed.

Thanks to everyone!

Copy link

github-actions bot commented Apr 6, 2024

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 Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants