Well that’s confusing then. I was expecting to see something being a little different there and then it would explain things. I think I now need to dig a bit more into how emoncms on the API side is handling things.
Actually now I look back at this one - something seems weird here. That definitely seems wrong that the iOS app shows 6.25kWh there since the day just rolled over. Sorry I missed this one before.
What’s odd is the iOS app and web app both are doing things by asking the server for the daily data, via the same API. And it’s the server that decides what denotes the start of the day (timezone dependent - hence my questions about timezones).
I am still trying to figure it out unfortunately. I can’t understand what’s going on still. I’ve managed to find one problem, but that should only be affecting the bar chart and that’s why your bar chart goes a bit weird. It is because you don’t have full 2 weeks of data for that feed yet. Once you do, the bar chart would look fine.
I’d be curious though - do you now have 2 full weeks of data so the bar chart is full?
Thx for the effort and update
I delete feed data 5 days ago to try, after few update available for emoncms. But same problem
So only 5 bar on the chart
Sorry
Interesting, glad I found this I have the same issue. My IOS apps show todays KWh usage and yesterdays in the total, I use the EMONCMS.ORG server which when accessed direct shows thew correct value of just today.
I do remember though this web interface also had the same issue on the web app and it was fixed on another thread.
@lord_valex OK I’m getting a little further with this. I’ve just been looking through all the changes in emoncms code, and I see that there’s been a lot done to how the API works for getting feed data. I suspect there’s something going on here related to that change that I need to update the iOS app for.
Could you please let me know what timezone your user is set to in emoncms? That is, for the user that you use to log into the iOS app with. It’ll be under My Account > Profile > Timezone. I just want to clarify something there.