Skip to content

Home

hoymiles_modbus

pypi python Build Status codecov

Python library for gathering data from Hoymiles microinverters.

The library communicates with Hoymiles DTU (Pro and Pro-S are supported) which is a proxy/monitoring device for microinverters. DTU should be connected via its Ethernet port and should have IP address assigned by DHCP server.

Features

  • Communication via Modbus TCP
  • Decode all microinverter status registers, which include information such as:
  • current production
  • total production
  • today production
  • temperature
  • alarms
  • status
  • grid voltage and frequency

Applications

This library is for creating higher-level applications. If you are looking for such, check the following:

Credits

This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.