EM2GO Pro Power (OCPP/ONC)
Recent firmware with Modbus support required (Pro Power: 1.01 and OCPP/ONC: 3.15)
Supported features
- mA regulation: Finer charging current regulation (mA instead of A) for better solar surplus use.
- Built-in meter: Support for an integrated meter. Availability may vary between models.
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
id | Modbus ID | int | required |
host | IP address or hostname | required | |
port | Port | int | required |
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: em2go
# Modbus TCP modbus: tcpip id: 255 host: # Hostname port: 502 # Port