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
The discharge-rate smoothing used to compute base_discharge_kw (feeding both the switching decisions and the Akku-reicht/Modus display) now resets whenever the set of currently-on managed devices changes, instead of carrying up to 20 minutes of pre-transition history across the change. A managed device turning on/off is a real, immediate, known composition change, not the kind of external noise (stove, kettle) the 20-minute median is meant to filter -- previously it could take up to 20 minutes after e.g. a windowed device's cutoff before the freed-up battery margin was reflected.