Skip to content

Improvements to optimisation algorithm, debug output and new switch

Compare
Choose a tag to compare
@springfall2008 springfall2008 released this 04 Oct 19:26
· 1063 commits to main since this release
11c2482

What's Changed

  • Updates to calculation algorithm, optimising a group of slots together before splitting into individual 30 minute windows @springfall2008 in #134
  • Minor tweaks to debug output @springfall2008 in #136
  • Change discharge end to be + 1 minute to avoid any stall in battery supply to house at end of slot by @springfall2008 in #137
  • New configuration option switch.predbat_calculate_discharge_oncharge which controls if discharge slots can be scheduled inside a charge window

Full Changelog: v7.5...v7.6