kWh acculminating on one day in mobile app

On self hosted EmonCMS:

I’ve recently switched over my solar_kwh feed from being a calculated logger from the EmonPi, to publishing data from my energy gateway meter to MQTT, which gives me an accurate reading. It seemed to work wonderfully, here is a CSV snippet from my feed:
image

And the increase is fairly normal (you can see where my sums were slightly out on calibrating when I switched over):

But, in the Android app, time seems to have stopped, and I’ve generated an eye-watering 65kWh of solar on my piddly little system.

I feel like I’ve done something dumb here, but my googling can’t get the right combination of words to find anything useful. Can anybody help me?

Fixed it by changing the input to log join instead of just log to feed.

1 Like