Skip to content
EN | DE

Wallbe Eco

DIP switch 10 at the controller needs to be set to 'ON'. A recent controller firmware is recommended.

Supported features

  • mA regulation: Finer charging current regulation (mA instead of A) for better solar surplus use.
  • RFID: Integrated RFID card reader for vehicle identification.
  • Dimmable: Power consumption can be reduced (e.g. § 14a EnWG). See External Limit.

Parameters

NameDescriptionValueLevel
idModbus ID
Default: 1
intrequired
hostIP address or hostname
Example: 192.0.2.2
required
portPort
Default: 502
intrequired
millicurrentsupportedmA regulation supported

Forces mA regulation of the extended Wallbe firmware in case autodetection fails.

Default: false
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: phoenix-ev-eth
# Modbus TCP
modbus: tcpip
id: 255
host: # Hostname
port: 502 # Port
millicurrentsupported: false # mA regulation supported, Forces mA regulation of the extended Wallbe firmware in case autodetection fails. (optional)