Hello, I can't figure out is it possible and how to do that. I'd like to have some feed or other data type to get kwh per week and per month. It is good measure, and after all we are billed on monthly basis.
There is "extras/reports" but what I'd like to have is week and month not last 30 days and so. And I'd like to add it to dashboard, not just report.
Something like
Last week: 100kwh
This week: 25kwh
(and counting)
Same with month.
Of course would be nice to have bar graph with weekly/monthly usage too, to compare it over time.
As kwh/d data is stored in mysql it should be easy to make such stuff.
Unfortunately I'm not developer and don't know much about Python or PHP :S
Thanks in advance ;)
Cheers!
Lauris
Re: kwh/w kwh/m
With existing visualizations you could try the kwhzoomer which has a monthly view, Id definitely like to improve on this using the new feed engines with an option to get hourly, 12 hours, 24, week, month and so on, the backend is all there for it, its just a matter of creating a visualization that makes it easier to select other time ranges.
Re: kwh/w kwh/m
Where is this "kwhzoomer"??? I cannot find it (see http://openenergymonitor.org/emon/node/5141)