openevse_esp32_firmware
openevse_esp32_firmware copied to clipboard
[BUG] Websocket data does not match documentation
In the documentation wattsec and watthour should update via the HTTP websocket, these fields are missing from the websocket updates.
Yeah I am updating the docs currently for v4 (#9) but the wattsec and watthour are terrible names so I have added session_energy and total_energy and that is both in the web socket, /status and MQTT:



I assume these will be in the next firmware update then?
If not in 4.1 then yeah, you can try the pre-release
Confirmed on 4.1.1.dev.

@ruimarinho did the /status JSON get updated as well?
I haven't had a chance to try the beta/alpha firmware yet.