What's Changed
Full re-write of Inverter/battery model
New model, lots of bug fixes around clipping and losses. Should improve handling of clipping.
*** Please note no inverter losses are added to the solar input for AC Coupled inverters, you should configure these losses using pv_scaling or via Solcast settings directly ***
- New unit tests, bug fixes around inverter model by @springfall2008 in #1247
- Re-write model and update unit tests by @springfall2008 in #1259
- Iboost unit tests, bug fix iboost_final amount by @springfall2008 in #1260
- Bug fixes around metric keep by @springfall2008 in #1262
- Car charging tests by @springfall2008 in #1263
- Fix bug in discharge modes, updated tests by @springfall2008 in #1269
- Tidy up by @springfall2008 in #1270
New feature
Predbat can now plan for 1 cars using 1 charger knowing they can not both charge at the same time:
- Support mutually exclusive car planning by @springfall2008 in #1267
Bug fixes
Fixes for battery spikes during change of mode
- Fix to enable pause before turning off charge mode by @springfall2008 in #1264
- Don't enable charge window when freeze charging is next up by @springfall2008 in #1268
Full Changelog: v8.1.1...v8.2.0