My status interval is 15 min. Every 15 min I send a power value to v8. In v9 I calculate the energy value (calculated as Energy of v8). But that value seems to be based on a 5 min. interval.
F.e.
Column V9 shows the value calculated by PVOutput. Column V9_1 shows the value as I think it should be when using a 15 min. interval.
Row 01:30 show a power of 2945 in v8. That’s 245 Wh in 5 min, so it adds 245 to the previous value. But it should be 736 Wh in 15 minutes, so it should add 736 to the previous value.
Should I always send 5 minutes updates when using extended parameters or do I have to change a interval setting to 15 min. somewhere?