I have an issue where EMONCMS resets the daily totals to zero at 17:00 MST. This means that daily totals are out of sync. How do I fix this? I’ve set the time zone in my account but that has not changed anything. Any Idea’s? What governs the EMONCMS daily logging?
Hello @kirkdwilson the power_to_kwhd process on emoncms.org does not align to user timezones but if you use the power_to_kwh process instead to produce a cumulative kWh feed you can then use the method documented here to get timezone aligned daily, weekly and monthly totals Calculating Daily kWh - Guide | OpenEnergyMonitor
You dont need the wh_accumulator input processor, the kwh process is enough by itself.
The graph looks like its showing power data rather than cumulative kWh data…
I cant quite see which inputs link to each feed in the screenshots above to help much further really and there’s a lot going on there…