What's Changed
Features
- Make plan threshold configurable, add export swap by @springfall2008 in #2236
The threshold when a new plan is selected vs keeping the old one can be configured in export mode using metric_min_improvement_plan. The default is now 2p.
- Improve swap optimisations to include drop by @springfall2008 in #2238
Swap optimisation is now improved for minor plan improvements
Bug fixes
- Fix issue with threshold calcs, improve html output by @springfall2008 in #2242
Sometimes the thresholds for import/export used for colouring the plan were wrong
Style changes
- Tidy up HTML plan by @springfall2008 in #2243
- Debug and tidy by @springfall2008 in #2244
Improved the look of the HTML plan slightly and changed the web interface style a little.
Documentation
- Update predbat-plan-card.md by @pacemaker82 in #2234
- Documentation updates, LuxPower and Solcast templates, ha.py by @gcoan in #2220
New Contributors
- @pacemaker82 made their first contribution in #2234
Full Changelog: v8.18.0...v8.18.1