Skip to content
EN | DE

EVSE Master

The charger and evcc must be on the same network segment (VLAN). Discovery relies on UDP broadcast, which most routers do not forward across VLANs.

Supported features

  • Built-in meter: Support for an integrated meter. Availability may vary between models.

Parameters

NameDescriptionValueLevel
serialSerial number (16-character hex string)

Found on the device label. Enter as a 16-character hex string (8 bytes).

Example: 0906252400004617
optional
passwordPassword (set in the EVSE Master app)

Set in the EVSE Master app under device settings. The app and evcc must not be connected at the same time.

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: evsemaster-udp
serial: '0906252400004617' # Serial number (16-character hex string), Found on the device label. Enter as a 16-character hex string (8 bytes).
password: # Password (set in the EVSE Master app), Set in the EVSE Master app under device settings. The app and evcc must not be connected at the same time.