warp-more-hardware / esp32-firmware

TinkerForge WARP software for more hardware
14 stars 1 forks source link

AC011K: always stop charging if allowed_charging_current == 0 #23

Closed bs-github closed 1 year ago

bs-github commented 1 year ago

This will ensure a charging session will be stopped and as well started again if the allowed charging current is set to 0 while a vehicle is connected and started again when the allowed current is raised later on.

oelison commented 1 year ago

looks good to me