artursulkowski/slxchargingcontroller

Change Battery SOC Estimation to unavailable when car is disconnected

artursulkowski opened this issue · 0 comments

When car is disconnected - Battery SOC Estimation is keeping it's value. This is very misleading when testing solution.
Change it to not available ( state = None? )
Pay attention to keeping other algorithms correct when Battery SOC Estimation is becoming none