You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Power-measurement averaging now uses a window of 24 hours of active (ON) runtime instead of 3 calendar days. A weather-dependent device (e.g. a pool heat pump) that sits idle for several rainy days no longer has its entire sample history age out and fall back to the configured static estimate right when it starts running again -- idle periods simply don't touch the buffer, so real historical samples stay valid until the device runs again and fresh ones replace them.