Tom Carpenter

Results 26 comments of Tom Carpenter

I believe I've fixed the interpolation code that caused the above dip. Basically a rounding problem that meant the delta time used for linear interpolation was inaccurate leading to the...

@gcoan I've tacked the interp changes onto #3012 for now - I think it fixes it anyway. The h0 sensor for load being larger is expected - it should be...

Hmm, so I can't actually get it to reproduce the dips in the unit testing even before any of my changes, how weird. Must be something I'm missing. Will have...

Another option for your case that may work better (and save the extra sensory) is a condition on your trigger template that skips updating the value if the new value...

I've finally worked out what I was missing. Every time the prediction runs, `predbat` is recalculating the full history of the sensor starting from N days ago. It then runs...

I have a SolaX inverter and battery which exhibits a similar behaviour. It will charge up to 100% then as soon as the charging session stops, it drops back to...