Describe the bug
I'm using an EM2GO Pro Power G2 wallbox with evcc in database mode.
The Modbus TCP communication is working, but the reported charge power is completely unrealistic.
Example:
- charge power: 262144 W
- charge currents: [0 0 0] A
- charger status: A (no car connected)
This indicates that values are read but incorrectly decoded.
Steps to reproduce
-
Install evcc on a Raspberry Pi (database mode, no evcc.yaml)
-
Add a charger in the evcc web UI:
- Type: EM2GO
- Model: EM2GO Pro Power G2
- Connection: Modbus TCP
- Port: 502
- Unit ID: 255
-
Ensure the wallbox is powered and connected via Ethernet
-
Do NOT connect a vehicle (charger status should be "A")
-
Start evcc with debug or trace logging:
evcc -l trace
-
Observe the charger values in evcc UI or logs
Configuration details
- evcc version: (v0.305.1)
- installation: Raspberry Pi, database mode (no evcc.yaml)
- charger: EM2GO Pro Power G2
- connection: Modbus TCP
Log details
[em2go ] TRACE modbus: send 01 e2 00 00 00 06 ff 03 00 6d 00 01
[em2go ] TRACE modbus: recv 01 e2 00 00 00 05 ff 03 02 09 3e
[em2go ] TRACE modbus: send 01 e3 00 00 00 06 ff 03 00 6f 00 01
[em2go ] TRACE modbus: recv 01 e3 00 00 00 05 ff 03 02 09 35
[em2go ] TRACE modbus: send 01 e4 00 00 00 06 ff 03 00 71 00 01
[em2go ] TRACE modbus: recv 01 e4 00 00 00 05 ff 03 02 09 3d
[em2go ] TRACE modbus: send 01 e6 00 00 00 06 ff 03 00 1c 00 02
[em2go ] TRACE modbus: recv 01 e6 00 00 00 07 ff 03 04 00 e9 00 00
What type of operating system or environment does evcc run on?
other
External automation
Nightly build
Version
0.305.1
Describe the bug
I'm using an EM2GO Pro Power G2 wallbox with evcc in database mode.
The Modbus TCP communication is working, but the reported charge power is completely unrealistic.
Example:
This indicates that values are read but incorrectly decoded.
Steps to reproduce
Install evcc on a Raspberry Pi (database mode, no evcc.yaml)
Add a charger in the evcc web UI:
Ensure the wallbox is powered and connected via Ethernet
Do NOT connect a vehicle (charger status should be "A")
Start evcc with debug or trace logging:
evcc -l trace
Observe the charger values in evcc UI or logs
Configuration details
Log details
What type of operating system or environment does evcc run on?
other
External automation
Nightly build
Version
0.305.1