No data in todays query
I'm trying to make a dashboard on my own home automation system. When I query:
https://api.glowmarkt.com/api/v0-1/resource/{{resourceId}}/readings?from=2022-11-03T00:00:00&to=2022-11-03T09:27:38&period=P1D&offset=-60&function=sum
I have response:
{"status":"OK","name":"electricity consumption","resourceTypeId":"{{resourceTypeId}}","resourceId":"{{resourceId}}","query":{"from":"2022-11-03T00:00:00","to":"2022-11-03T09:27:38","period":"P1D","function":"sum"},"data":[[1667433600,0]],"units":"kWh","classifier":"electricity.consumption"}
Can someone explain, what I'm doing wrong?
Comments
I have a similar problem when I try to get gas consumption. See https://forum.glowmarkt.com/index.php?p=/discussion/278/gas-readings-started-to-all-be-zero
Still not having fun with data from the API: https://imgur.com/a/vvNUvwc