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
fix: revert battery_rate_min threshold change, keep only stale variable fix
battery_rate_min is a simulation field indicating minimum discharge power
when rate is set to 0; it does not clamp actual charge/discharge rates.
Revert to == 0 comparison and retain only the Bug 1 fix (stale `inverter`
variable replaced with `inverters[id]`).
0 commit comments