Skip to content
EN | DE

Hoymiles HMT/HMS-Series with DTU PRO S / MODBUS TCP

This page shows the nightly version. There is no release version yet.

Requires a Hoymiles Inverter of the HMT/HMS Series with DTU PRO S datalogger with Modbus TCP enabled (connected with LAN)

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]Total maximum power of the inverters

Total maximum power of the inverters in watt (e.g. 3000)

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: hoymiles-dtu-mb
usage: pv
# Modbus TCP
modbus: tcpip
id: 1
host: # Hostname
port: 502 # Port
maxacpower: 0 # Total maximum power of the inverters (W), Total maximum power of the inverters in watt (e.g. 3000) (optional)