github springfall2008/batpred v9.1.0
PV Calibration, Cloud component fixes, code refactors, updated inverter balancing, etc.

4 hours ago

What's Changed

** This is quite a big release, do take care to check it on your system **

Features

Cloud inverter fixes

  • feat(teslemetry): periodically force a re-assert of the device tuple so silent drift self-heals by @springfall2008 in #5158
  • fix(deye,sunsynk): share the TOU builder, pad correctly and split at midnight by @springfall2008 in #5159
  • fix(gateway): read car battery size per slot as a float by @mgazza in #5117
  • fix(sunsynk): clear applied_payload on sustained settle divergence by @chalfontchubby in #5142
  • fix(sunsynk,deye): persist control_active across a restart by @chalfontchubby in #5150

Solar calibration fix

This will take a few days to fully adjust.

  • fix(solar): calibrate PV against the raw provider forecast, not Predbat's own calibrated output by @springfall2008 in #5121

Bug fixes

Development

  • refactor(export): replace the packed export-limit float with a (mode, target, power) tuple by @chalfontchubby in #5047
  • test: give each test its own PredBat rather than sharing one (#5079) by @chalfontchubby in #5102
  • fix(triage-bot): open the journal PR on the branch, not the exit code by @springfall2008 in #5160
  • docs(debug-journal): fold in 14 findings and correct entries the 12 Sep merges invalidated by @springfall2008 in #5161
  • Fold balance_inverters into execute: one source of inverter rate writes by @springfall2008 in #5149

New Contributors

Full Changelog: v9.0.3...v9.1.0

Don't miss a new batpred release

NewReleases is sending notifications on new releases.