Closed rnldnkp closed 6 years ago
I found the bugs in the difference aggregation fixing them atm
The start/end next to log is for aggregation method average. It calculates the average weighing in the time the value has been active. The active time of a value can be before or after the log moment.
version 0.0.6 fixes the difference aggregation
Thanks for the info and the fix
version 0.1.0 is now published.
works like a charm!
Manual better logic calculation (flow 0:00 every day) vs your app (in like 10 seconds) :)
I tried like all combinations I could think of, but all I get is a flat line of zero values for my power meters. I did however get 'Average' and 'Sum' working for two there types of values (beter logic and temp sensor).
Example, Youless powermeter.
Then add these two to be sure (since peak does not have values at night)
While waiting I get some "Missing logs for x", and "x log value:NaN Fri Jan 19 2018 04:00:00 GMT+0100(CET)", although it continues.
And, when it's done, it looks like this
Could you help me out how to do it the right way? I understand the second start/middle/end, but what about the first start/end (next to 'log')?
Using 0.0.5 now
Update: Changed title to something more useful for the issue (since I didn't know it was a issue)