Hello,
I’m beginner with openHab 3.2, I’ve configured a simple chart with 1 Aggregate serie.
I’ve used “Maximum” as Aggregate Function, it seems OK! but some displayed value are not correct.
The serie I use is my inverter power production of the day, this value comes as MQTT data.
The ruw data value is correct and doesn’t show any spike or unconsistances value.
I try to understand where this problem could come from.
In the picture below, in blue, this is my ruw value trend by day
In orange, it’s my expected visualization off this serie in my chart by day of the month
So, in my current example, I don’t understand why I don’t get the same value “2980W” in my chart with Aggregate serie? Where actually I get “3280,667W” for today power production.
Is this problem come from the chosen Aggregate function ?
Somebody could help me ?