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 20 forks source link

charge_tracker: Add default-selected filter to not include charges that consumed ~no energy. #311

Open rtrbt opened 8 months ago

rtrbt commented 8 months ago

Use <= 1 Wh as cut-off? To also filter "empty" charges in which the energy meter jumped by one Wh? This will probably not be abused to charge for free: 1Wh is consumed in ~ 2.6 seconds when charging 1p 6A and most cars will not continue to charge when interrupted multiple times every 3 seconds.