nymea / nymea-app

A nymea frontend app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[request] add total power consumed to power meter "thing"

Danfro opened this issue · comments

With my shelly plug, currently in the meter section on the things page, the shelly plug does display the current power consumption. There is no other interactivity except of the menu. If the user wants to see the total consumption, one needs to open the menu and the details page or go back to the main page.

Although the energy view does provide more details, this place here is the first one a new user does come across. So it might be nice to display the total power here as well, maybe by tapping the button icon/circle and swap between current power and total power being displayed.

grafik

Ok, done this. The batteries already had a text like this:
image

So to be in line with that I've added it in a similar fashion. For energy meters:
image

For producers:
image

and for consumers:
image