Open stundenblume opened 6 years ago
Hi team. That is a great idea. Please comment why the reuest is so old. Thx Hubert
@huwi
Please comment why the reuest is so old.
Becasuse time can not be turned back ... or what you expected as answerr on this question?
We are happy to accept PRs.
Otherwise check out adapter echarts which is the most current charting adapter that might get new features easier
First: Thanks for the the whole ioBroker ecosystem!
Feature Request: It would be nice if I could use a gas meter count (Gaszähler [m³]) to display the consumption over a period of time (hour/day/month/...).
example to display gas consumption per day:
Tab Time Step type > seconds Seconds > 86400 (1 day)
Tab input ID > GasCounter Type > Difference ChartType > Bar
Now the Flot-Adapter could use the last value of a period(86400s) and subtract the first value of the period to display the gas consumption per day.