Skip to content
EN | DE

FoxESS AC EV Charger (Modbus)

The work mode must be set to "Modbus TCP" in the Fox Switch app. How a session starts depends on the charger's own operating mode - start either via app or RFID card, or automatically on plug-in.

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.
  • Built-in meter: Support for an integrated meter.
  • 1P/3P: Automatic phase switching. Useful for solar surplus charging.

Parameters

NameDescriptionValueLevel
idModbus ID
Default: 1
intrequired
hostIP address or hostname
Example: 192.0.2.2
required
portPort
Default: 502
intrequired
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: foxess-evc
# Modbus TCP
modbus: tcpip
id: 1
host: # Hostname
port: 502 # Port