Aditional functions for min/max/avg/sum
As times have changed, and community driven API integrations have stepped up the energy game, the need, for some extra functions have also popped up.
Diffrent ENTSO / ELERING and other comparable data apis have been done by the community and the bosCOnfig guru Jurgen, but it seems that i personally am frustrated by the lack of logic functions.
1) min/max/avag/sum is great but min2, min3, min4, min5, max2, max3, max4, max5 function is defenetly needed, as the manual labor for determining min5 is a lot of work. Lets just call it Min() and MAX() function ;)
2) a analog log alternative - /graph that has free layout, so that we can create a graph with values that are also in the future - energy price in 2h and so on. so atleast 24 X axis columns ( better would be 96) and atleast 100 rows that can be populated in double/integ. with a free x/y cordinate setpoint ( like current energy price )
Example: https://www.elektrikell.ee/
3) as i am currently final testing a location based solar forecast setup for bos, to determine the possible power production of solar systems around europe in the next 48h (including panel angle and facing direction, with power factor and solar power density calculations), then i would also benefit of a possibility to export the location data from bos, and the city name they are in.
Every installer sets that anyways for the weather app, so the location data could be used as a INT value that can be convert into string to make api requests. The city name as a String is good enough.
4) also a UNIX time to ISO time direct conversion would be very good - as i see the complications for users, to debug the current solution.
As i see these functions to be the future of energy usages, it is really critical to implement these asap :) your thoughts are welcome
BTW has anybody else noticed, that a double value, with a dimmer template, freezes bosclient on android tablets, when the bar is two color and the the HANDLE of the slider is turned on?