Skip to content
EN | DE

Fronius Argeno

This page shows the nightly version. Switch to the release version.

Modbus TCP must be enabled on the inverter (Configuration → Communication → Ethernet → Modbus TCP/UDP). For the grid meter see the "Fronius Smart Meter IP" template — the Argeno uses the Smart Meter IP as a standalone network device.

Usage areas

  • Solar production

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
portPort
Default: 502
optional
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: fronius-argeno
usage: pv
host: 192.0.2.2 # IP address or hostname
port: 502 # Port, optional
maxacpower: 0 # Maximum AC power of the hybrid inverter (W), optional