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
26 stars 21 forks source link

Charge Tracker: Add config of assumed cost per kWh. Calculate cost per charge when generating CSV. #172

Closed rtrbt closed 1 year ago

rtrbt commented 2 years ago

If there are tracked charges and the configured cost changes, we could generate a CSV with charging costs that don't match with an older CSV (if the same chages are contained in both). However the common use case is that tracked charges are deleted after downloading them, so we don't handle this for now.