Skip to content
EN | DE

Cupra Charger Pro 2

The wallbox PV surplus charging must be disabled (Charging management -> Charging settings -> PV surplus charging off).

Phase switching and RFID identification require the IP address and technician password. Phase switching should be enabled in the wallbox settings (Charging management -> Charging settings).

Supported features

  • ISO 15118-2: Plug & Charge (vehicle identification, SoC transmission).
  • mA regulation: Finer charging current regulation (mA instead of A) for better solar surplus use.
  • RFID: Integrated RFID card reader for vehicle identification.
  • 1P/3P: Automatic phase switching. Useful for solar surplus charging.
  • Built-in meter: Support for an integrated meter. Availability may vary between models.

Parameters

NameDescriptionValueLevel
skiSubject Key Identifier (SKI)

Usually found on the web interface of the wallbox

optional
ipIP address

IP address of the wallbox. Required for phase switching and RFID identification.

Example: 192.0.2.2
optional
passwordPassword

Technician password. Required for phase switching and RFID identification.

optional
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: elli-2
ski: # Subject Key Identifier (SKI), Usually found on the web interface of the wallbox
ip: 192.0.2.2 # IP address, IP address of the wallbox. Required for phase switching and RFID identification. (optional)
password: # Password, Technician password. Required for phase switching and RFID identification. (optional)