Tinkerforge / esp32-firmware

Firmwares for ESP32 Brick and ESP32 Ethernet Brick (including firmwares for WARP/WARP2 Charger, WARP Energy Manager)
https://www.tinkerforge.com/en/doc/Hardware/Bricks/ESP32_Ethernet_Brick.html
23 stars 20 forks source link

charge_limits: Add reset via API? #283

Closed rtrbt closed 8 months ago

rtrbt commented 9 months ago

Calling charge_limits/reset should update the start time and energy values and recalculate the target values.

With this, one can charge a specific amount of energy, stop the charge and later charge another specific amount. This is useful if some kind of forecast algorithm is used.

rtrbt commented 8 months ago

Fixed with https://github.com/Tinkerforge/esp32-firmware/commit/ed544edee105a3b44024b09e914e5fb2da8b7eb0