johnwoo-nl

Results 7 comments of johnwoo-nl

Hi all, I recently got a Telestar EC311S wallbox which also uses the EVSEMaster app, and the protocol discussed here. I'm building a webapp for managing the wallbox to get...

> @johnwoo-nl can you share your code? I would like to adopt this as nodejs mqtt app [offtopic] Sorry, nothing to share yet. I'm only at the login flow. However...

> Hi @ceesgeert So the following seems to happen: > > * The Wallbox spits out Login (0x0001) packets on a regular basis. > > * The app responds with...

Okay, here's another finding, unfortunately not a nice one... The protocol defines a command setAndGetOutputElectricity (0x8107) and its response, setAndGetOutputElectricityResponse (0x0107), used for setting the charging amperage (between 6 and...

> any new state on this? for the beginning i like to have a simple read only docker container running a nodejs mqtt client to publish only sensor values. Actually...

Nice, seems like wallboxes with this OEM app are getting some attention now ;) > As I have zero trust in this device, in terms of connecting it to my...

Small update on single vs three phase charging, useful for people who want finer control of charging power (posting it here since here's where everyone is subbed). I recently finally...