Skip to content

Bug fixes: AC Coupled model, HTML plan, Solis charging

Compare
Choose a tag to compare
@springfall2008 springfall2008 released this 08 Dec 19:28
· 58 commits to main since this release
9f3223c

What's Changed

Bug fixes

Inverter service calls were made before updating start/end times:

HTML Plan sometimes did not show export slots:

  • Bug in HTML report row span, change to model related to metric keep a… by @springfall2008 in #1706

Bug in AC Coupled model leading to export slots being put too early in the day

Better way to debug plans

When 'debug_enable' is on Predbat now writes out complete model state into the 'debug' directory. This can be used by the unit test code to reproduce the generated plan and debug the optimiser/model.

Full Changelog: v8.8.2...v8.8.3