Simplification of the meters view on the web
I suggest to simplify the view of meters on the web.
I think it is useless to display so many information, for example for a thermometer is it displayed:
ICON + Title
+ (TYPE OF VALUE)
+ I + the temperature
The icon is already explaining that it is a temperature! I know there are some meters that contains temperature + humidity. But when there is only one value the display coulc be simplified to
ICON + Title
+ The temperature
Where there are more than one value, I suggest to use icon instead of TYPE OF VALUE And I suggest to use an array instead of button to switch between values.
This would be working for meters that have 1 to 4 values, we would have:
- ICON + Title (aligned left)
- icon | icon | icon (aligned right)
- value | value | value (aligned right)
It would be nice because the user can see eveything without clicking on a button, it simplify the display
Having to switch between temperature and humidity is pointless. Time since last update would also be useful.
Also, are there really sensors that have the precision of two decimals? Wouldn't it suffice with one decimal on temperature and zero decimals on humidity - for instance 22.0C and 30%...?
Having to switch between temperature and humidity is pointless. Time since last update would also be useful.
Also, are there really sensors that have the precision of two decimals? Wouldn't it suffice with one decimal on temperature and zero decimals on humidity - for instance 22.0C and 30%...?
Replies have been locked on this page!