Hi, For my frontpage (thanks G3rard) I'm making some small changes/additions. One of them is my solar energy production. I have the day graph and the mont graph. Both displayed as sparklines. I do like to have a year graph with totals for each month. I can get the data:
Code: Select all
/json.htm?type=graph&sensor=counter&idx=69&range=year
But data is a total per day. Is there a json api call to get the data as in domoticz itself (under report), or do I have to total the data myself?
