Improvements to optimisation algorithm, debug output and new switch
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