Skip to content

PV90 and second pass enabled by default, bug fixes

Choose a tag to compare

@springfall2008 springfall2008 released this 15 Aug 12:52
· 4 commits to main since this release
9ae81c1

What's Changed

Planning changes

CAUTION: PV90 planning and second pass is now enabled by default, can be disabled only after turningon performance_tweaks toggle. These both give better/more-balanced plan results but add runtime, which. is largely made up for with all the recent speedup changes.

Also improved handling of late exports.

Bug fuixes

  • fix(axle): boost the import rate during an Axle export event by @springfall2008 in #4520
  • fix(fox): correct half-kW inverter capacity and round noisy production totals by @springfall2008 in #4527
  • fix(output): stop load_energy_predicted's whole-day total drifting through the day by @chalfontchubby in #4519
  • fix(inverter): re-assert timed charge/discharge current every cycle, not just on rate change by @chalfontchubby in #4437
  • fix(inverter): also prefer Control.Discharge_Target_SOC_1 when deciding whether to write by @chalfontchubby in #4518

Full Changelog: v8.48.1...v8.48.2