serkri / SmartEVSE-3

Smart Electric Vehicle Charging Station (EVSE)
MIT License
72 stars 26 forks source link

Fix number of phases on lcd display when charging 2 phases and contac… #128

Closed Pieter-HA closed 1 year ago

Pieter-HA commented 1 year ago

The LCD display shows SMART1F when charging 2 phases with no contactor C2 present. The function that forces the number of phases to 1 does not include the NOT_PRESENT status of C2.

Tested this fix on my SmartEVSE with success.