is there some feature request i could add?
should be fairly easy to copy the rest_command parsing of urls into the sensor type, or am i wrong?
i have created a workaround.
im fetching 93 days of data from the api and use templating for loop to filter the data.
this way can fetch all my month,week,day stats from 1 api call and process them in template sensors.