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
time_remaining is currently computed with the last current data that the sensor read in charging mode. This is not robust enough, we should at least use a sliding window approach, or estimate it using the mean consumption value.