psiloc Thanks, yeah we did spot one small issue with the formula, and will get a fix out.
Important to note though that you should look at the bottom numbers in the spreadsheet and apply the 1.2 factor - which is an initially fixed constant. But can be further adjusted by the user multiplier. If you find it's over, use 0.9 for instance.
var targetKWhBattery = (batteryKWhCurrent + batteryKWhTargetDelta) * 1.2 * targetKWhUserMultiplier
I would be careful making tweaks every day to your own multiplier though, and gather some more data first.