#Integration platform spikes
1 messages · Page 1 of 1 (latest)
Created an issue to track this with images https://github.com/home-assistant/core/issues/56289
Unfortunately there is a problem with the default integration method ("trapezoidal"), as it overshoots greatly when there are any series of identical values (such as 0W overnight).
We should consider setting the default integration method to "left", it is much more robust.