Replies: 1 comment
-
There has been other similar discussions about Predbat being able to handle battery clipping and spread solar charging across the day, see #1206 for example. At the moment you can programatically control battery charge rate yourself with an automation to set battery charge rate via the predbat manual API which should get to what you are asking for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How about an option to slow down the charge rate of a battery when the solar forecast is good?
On a good day, even in winter, my battery is charged by 13:00, if not before, but I still have hours of good solar power to come. If Predbat could slow down the charge rate to allow a more even export of excess power, that would help the grid and due to the slower charge rate, may even extend the life of my battery.
This would also allow people with export limits to gain extra time to export excess power while charging up if their array can produce more power than they can export.
I ran this past DeepSeek
Example:
We’ll analyze both approaches using the same parameters:
Approach 1: Spread Charging Over the Entire Solar Window
Approach 2: Charge the Battery to 100% First, Then Export
Comparison:
Conclusion:
Therefore, spreading the charging over the entire solar window is the better strategy for maximizing export while still fully charging the battery.
Beta Was this translation helpful? Give feedback.
All reactions