Refactor mode switch logic
davbauer opened this issue · 0 comments
davbauer commented
Currently there are 2 switches on the project and there is no way to set the charger to always make sure the car does not automatically charge when being plugged in.
Therefore I suggest following controller modes:
force_off
-> Always make sure charger stays offsleep
-> Do not interact with charger at allsun
-> Only react if power available from sunsun_force
-> Charge with minimum, increase when sun provides more power