#Energy helper kWh jumping up every morning

1 messages · Page 1 of 1 (latest)

lime horizon
#

I made a solar helper based on my inverter's input watts vs output (1000w out - 700w in from the wall = 300w of solar power) that turns off at night (when the sun is below the horizon) due to the fact that the simple math I use doesn't account for the fact that my inverter has something called "AC load assist" where it limits incoming AC amps and draws current from the battery to help power loads if the loads get too high. They both look exactly the same so it looked liked I was producing solar at night when I wasn't.

#

when the binary sensor outputs off, the code outputs 0w

#

that power helper sensor feeds into this integral energy helper

unreal spear
#

Use left riemann.

lime horizon
#

the problem I'm having is when the sun outputs ON in the morning, this happens

unreal spear
#

The jump is from Trapezoidal rule.

lime horizon
#

what's the difference?

lime horizon
#

interesting

#

Thanks

coral nova
#

What solar integration do you use that you don´t have an energy sensor?

lime horizon