Skip to content
EN | DE

E3/DC Multi Connect II Wallbox

Username and password are identical to Web Portal or My E3/DC App access. Key (=RSCP-Password) must be set in the E3/DC system at Personalize/User Profile.

For phase switching, "Automatic phase switching" must be disabled in E3DC dashboard.

Supported features

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
userE3DC portal username

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

optional
passwordE3DC portal password

Service account password

optional
keyRSCP password

Must be set on the screen of your E3/DC system at 'Personalize' > 'User Profile'.

optional
portPort
Default: 5033
optional
idWallbox index (0 for first wallbox)
Default: 0
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: e3dc-rscp
host: 192.0.2.2 # IP address or hostname
user: # E3DC portal username, e.g. email address, user id, etc.
password: # E3DC portal password, Service account password
key: # RSCP password, Must be set on the screen of your E3/DC system at 'Personalize' > 'User Profile'.
port: 5033 # Port, optional
id: 0 # Wallbox index (0 for first wallbox), optional