Replies: 1 comment 10 replies
-
|
I have built a mechanism that does a daily update of the dampening settings based on an hourly comparison of actual generation vs forecast over several previous days. That seems to take account of the changes in shading for my array, but I'm no HA/Python expert so have probably gone about it in a very sub optimal way! |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
It strikes me as unworkable that forecast dampening be restricted to certain hours of the day.
In the height of Summer the curve looks way different to the depths of Winter.
Should dampening be based on sunrise/sunset times, and use a different algorithm than simply hours of the day? Possibly even account for shading coming from different directions at different times of year 🤷♂️.
Beta Was this translation helpful? Give feedback.
All reactions