Integration of Zaptec Go 2? #20456
|
Hi all, A few days ago, a Zaptec Go 2 wallbox was installed. I tried to configure the Zaptec Go 2 in EVCC but it does not work. I am aware that this newest Zaptec wallbox is not in the list of the supported Zaptec wallboxes. Nevertheless, I checked the API pages on the Zaptec web site and could not find a difference between the Zaptec Go and Zaptec Go2. I hoped I could at least add the Zaptec Go 2 charger with 'normal Zaptec Go capabilities. From the API pages on the Zaptec web site, I can communicate with my Zaptec Go 2 charger. Best regards, This is the error I get: Apr 06 14:30:33 evcc[2409140]: [main ] INFO 2025/04/06 14:30:33 using config file: /etc/evcc.yaml This is my config: network: log: debug interval: 30s sponsortoken: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJldmNjLmlvIiwic3ViIjoidHJpYWwiLCJleHAiOjE3NDQ5MDkyMDAsImlhdCI6MTc0MzYxMzIwMCwic3BlIjp0cnVlLCJzcmMiOiJtYSJ9.jVHPPS0pR5g8_IujRGpHEHLUBmfnR_tyECWP-UfQSOU meters:
site: loadpoints:
chargers:
|
Replies: 4 comments 7 replies
|
According to the datasheet, it supports ocpp, so you should be able to use |
|
Is it possible that your indentation in the yaml is not right? Please format your config as code. https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#fenced-code-blocks |
|
Hello @jvdlely, On my side an Zaptec Go is running (without OCPP), but i want upgrade later this year to Go 2 model because of auto 1p-3p switching and other cool features. If you want, you can also try the new evcc WebUI config to add Zaptec charging station. I had migrated all my settings from yaml to WebUI, maybe not all hardcore custom user settings are present, but it works really nice. Thanks to evcc-Team. |
|
Hi all, First, thanks everyone for the suggestions to solve the problem of adding the Zaptec Go 2 charger to EVCC. Finally I found out what was wrong: my password for the charger had a leading zero. I read in the docs that I should enclose the password then with quotes. But that did not help .While getting more and more frustrated by the hour, I decided to change my password to something else, without a leading zero. And guess what: the charger was added right away! I guess I should report this as a bug? |


Hi all,
First, thanks everyone for the suggestions to solve the problem of adding the Zaptec Go 2 charger to EVCC. Finally I found out what was wrong: my password for the charger had a leading zero. I read in the docs that I should enclose the password then with quotes. But that did not help .While getting more and more frustrated by the hour, I decided to change my password to something else, without a leading zero. And guess what: the charger was added right away! I guess I should report this as a bug?
Well, one happy guy over here, ready to experiment with EVCC the coming days! Thanks again for the suggestions!