Skip to content

Fix battery scaling computation to account for buy rate in export

Compare
Choose a tag to compare
@springfall2008 springfall2008 released this 20 May 17:52
· 413 commits to main since this release
f5373d5

What's Changed

Changes to the metric computation

Previous Predbat valued the current battery level at the maximum of the minimum import value or the minimum export value. This is now changed to account that if you export you will have to import again and thus the true value maybe lower. The change was made as on Intelligent go evening export sometimes wasn't planned.

Full Changelog: v7.19.6...v7.19.7