Skip to content
EN | DE

Zaptec Go 2

Supported features

  • RFID: Integrated RFID card reader for vehicle identification.
  • Built-in meter: Support for an integrated meter. Availability may vary between models.

Parameters

NameDescriptionValueLevel
idID

Charger ID

optional
userUsername

e.g. email address, user id, etc.

optional
passwordPassword

Service account password

optional
passivePassive mode

evcc only grants charging authorisations/blocks (no current control). Only activate this option if the wallbox is part of an external load management system and rejects current changes (HTTP 403).

advanced
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

chargers:
- name: my_charger
type: template
template: zaptec
id: # ID, Charger ID (optional)
user: # Username, e.g. email address, user id, etc. (optional)
password: # Password, Service account password (optional)
passive: # Passive mode, evcc only grants charging authorisations/blocks (no current control). Only activate this option if the wallbox is part of an external load management system and rejects current changes (HTTP 403). (optional)