Skip to content
EN | DE

Enphase IQ Gateway (Modbus)

Requires Enphase support to enable modbus functionality on IQ Gateway.

Supported features

  • Curtailable: Inverter production can be reduced (e.g. § 9 EEG). See External Limit.

Usage areas

  • Solar production

Parameters

NameDescriptionValueLevel
idModbus ID
Default: 1
intrequired
hostIP address or hostname
Example: 192.0.2.2
required
portPort
Default: 502
intrequired
maxacpower [W]Maximum AC power of the hybrid inverter
Default: 0
Example: 5000
advanced
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

meters:
- name: my_pv
type: template
template: enphase-modbus
usage: pv
# Modbus TCP
modbus: tcpip
id: 1
host: # Hostname
port: 502 # Port
maxacpower: 0 # Maximum AC power of the hybrid inverter (W), optional