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: Investigate the possibility of tracking start/end at B->C/C->B transitions. #175

Open rtrbt opened 1 year ago

rtrbt commented 1 year ago

https://www.tinkerunity.org/topic/9013-warp1-mit-206-ende-ladevorgang-f%C3%BCr-ladetracker/#comment-46517

Frankstar commented 1 year ago

cant we us evse/control_pilot_disconnect_update for that purpose?

rtrbt commented 1 year ago

No. Disconnecting the control pilot technically brings the charger into state A, but as we use the disconnect to a) switch between 1 and 3 phases with the energy manager and b) wake up sleeping vehicles the EVSE does not report the state change, so a running charge is not interrupted.