I am just new here in this Forum and a newbie in Node Red, I have just running up some ESP32 sending and receiving message with Node Red.
I am would now control my Wallbox using data from my Volkswagen E Golf, I have download this Node, but I need some help how to use and a example would be great.
I hope some one have this Node already in use and can give me some help to start up.
It would help if you could send us a link to the data sheet of the wallbox.
(Es würde uns helfen, wenn Du uns einen Link posten könntest auf Detail-Informationen zur Wallbox.)
Kind regards,
Urs.
the Wallbox is self made with ESP32, this is not my problem, the issue I have is the node "we connect".
So if somebody has this Node( node-red-contrib-volkswagen-we 0.0.5) already in use please help me to use it.
..although using an already existing node is far more easy, there are other Wallbox / EV-Charging modules out there.
AFAIK the access to the VW service is http/https based, so using a simple http or websocket node can be used.
Here, for example is some info from another EV-Charging implementation: evcc/vehicle/vw at master · andig/evcc · GitHub that should give some hints.