What's Changed
Re-worked optimisation to do a first pass of selection of the charge level based on slot prices before a second detailed optimisation pass. This should hopefully resolve issues around charging too much on Agile.
- Another new optimisation algorithm by @springfall2008 in #145
- Fix to crash when there were no charge slots to optimise by @springfall2008 in #147
- Update README.md - update balance documentation by @springfall2008 in #148
Full Changelog: v7.6.1...v7.7