serkri / SmartEVSE-3

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

Fix for EVMeter ABB B23/B24 #91

Closed altrnate32 closed 1 year ago

altrnate32 commented 1 year ago

Fixes Total kWh not working on ABB B23/B24 meters Register 5000 is a 64bit value, other registers are 32bit Request the full register, but discard the first bytes. This works as long as the value stays less than 32bits

altrnate32 commented 1 year ago

Sorry no idea how to do that

dingo35 commented 1 year ago

Just committed the essentials of your PR : 7dcdeda06799ae95faa9c0450fd780f954899de5

altrnate32 commented 1 year ago

Thank you! On my PR I just committed the evse.cpp file, pushed and then made the PR. But apparently other commits after creating the PR are also automatically included.

On Mon, Jan 16, 2023 at 8:09 PM dingo35 - notifications at github.com < @.***> wrote:

Just committed the essentials of your PR : 7dcdeda https://github.com/serkri/SmartEVSE-3/commit/7dcdeda06799ae95faa9c0450fd780f954899de5

— Reply to this email directly, view it on GitHub https://github.com/serkri/SmartEVSE-3/pull/91#issuecomment-1384453620, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKCKOA6Y4XSYL5TYMILB33WSWMFVANCNFSM6AAAAAAT4APRNY . You are receiving this because you modified the open/close state.Message ID: @.***>