What's Changed
Bug fixes
- Fix bug where sometimes plan jumped to high charging by @springfall2008 in #1861
Sometimes the plan goes a bit crazy charging when you have 'calculate_second_pass' enabled - now fixed.
- Inverter test cases updated, minor fix for discharge start/end time, doc update by @springfall2008 in #1851
Minor fixes to start/end time discovered from existing inverter settings, will only impact 'base' plan.
- Adding service repeat option by @springfall2008 in #1855
You can now set 'repeat:True' on a service call if you want that service to be repeated every run e.g. charge_start_service. Useful if your inverter stops after a while.
Full Changelog: v8.10.0...v8.10.1