serkri / SmartEVSE-3

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

Fix EVChargeCurrent,ChargeCurrent on MQTT #172

Closed stevoh6 closed 1 year ago

stevoh6 commented 1 year ago

EVChargeCurrent,ChargeCurrent are sending max values instead of actual ones if ChargeCurrentOverride is not set.

dingo35 commented 1 year ago

Thanks for your contribution, you are absolutely right. How about we remove EVChargeCurrent since it is a duplicate of ChargeCurrent? It only confuses people....

arpiecodes commented 1 year ago

I'd also say it's better to remove EVChargeCurrent, as Current and CurrentOverride form a better matching pair.