-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add timestamp to highest and lowest Watt occurance #194
Comments
That would be handy yes. And even more great would be a link to a graph showing the measurements around the min/max. Just to see if it was a one time thing. Also, here's the mockup :) @dbmnl: Nice range. 40 - 8800Watt ;) |
Hi @dbmnl thank you for your kind words. I think your request makes sense, so I've added it to the backlog of the However, I can already provide you that info, as it's already stored in your database. In case you have chosen
It will list the timestamps (and usage) of the 25 highest usage peaks read. For example:
|
Great tnx Dennis. It seems christmas caused a lot of high usage :). Note to self, do not invite family anymore! Also having two ovens and using induction does not help offcourse. Diner was delicious though :P
|
Sure, you're welcome. I think I'll refactor this feature a bit in the future. Because now you will only see new highs when a future reading exceeds the top one listed now. It'd be better to have this as a separate category in the Export page. And then I can easily extend it to have another option for the phases (such as requested and deferred manually here). The biggest plus is that you can also select a complete date range there. In case you want to only see the highs of, let's say, 2017. To be continued. |
Hi Dennis, I was thinking some more about this and i think this requirement is still valid however i now have some additions to them :) My initial request is to only display the date/time when the highest lowest occurance was there. However I now think this is not enough. With the addition of Phases in 1.5 we now have a world of information available to maybe extend the daily pages (under archive) a bit to show the following items per day:
The benefit of this is that when you want to cut down Idle Watt usage you can see on a daily basis if this is going the right way, or if you have some appliances which are using too much. By displaying the high/low values of the phases you can narrow down which appliances are causing the issue and thus lowering your powerconsumption easier. |
Thanks for sharing the ideas. I will consider this for a future version. It does makes more sense to display these kinds of statistics in the Archive page, since they have a limited time scope anyway. |
Ik heb een opzet gemaakt om de gevraagde gegevens te tonen. Daarbij heb ik de 'laagste' waarden voor L1, L2 en L3 wel weggelaten. Deze bleken namelijk vaak Later kan dit eventueel nog wat bijgewerkt worden als dit niet genoeg helderheid verschaft. |
Gaat mee met v1.10 |
Hey Dennis, |
I have been using this project for a couple of weeks now and it's working perfectly. So kudos to Dennis for making this so we all can enjoy it.
I do however want to make a suggesting to the statistics page. Currently it shows you the highest and lowest amount of Watts used in the history of the code being alive on your Pi. However it does now say "When" this moment was. If you want to track back to why you are using to much energy, Or if you want to know what you did to get the lowest amount of energy you need a timestamp so you can search further.
It would be nice if the timestamp is added to the page. So that you can continue your investigation of the source.
I created a little mockup from what i mean.
http://oi64.tinypic.com/161c3s4.jpg
The text was updated successfully, but these errors were encountered: