Various tools, examples, and documentation for communicating with Hoymiles microinverters
Find a file
Lukas Pusch 0598c897d4
Merge pull request #827 from Argafal/patch-1
Update Getting_Started.md
2023-03-30 19:58:41 +02:00
.github extend ci also on devel branch 2023-03-26 13:06:18 +02:00
doc Add description for new metrics 2023-03-25 23:33:17 +01:00
scripts add s3 release binary 2023-03-26 13:27:53 +02:00
src Update CHANGES.md 2023-03-28 09:22:27 +02:00
tools Merge branch 'isarrider-patch-1' into development03 2023-03-23 22:10:24 +01:00
.gitignore prevent selection of SPI pins for 8266 2023-03-25 22:52:10 +01:00
Getting_Started.md Update Getting_Started.md 2023-03-29 09:09:13 +02:00
LICENSE add license Readme to have it better visible to all 2023-03-07 21:24:29 +01:00
README.md fix README.md 2023-03-27 23:28:44 +02:00
User_Manual.md MI - reviw ac calculation (#2) 2023-03-15 08:19:24 +01:00

CC BY-NC-SA 4.0 Ahoy Dev Build

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

🖐 Ahoy!

Logo

Communicate with Hoymiles inverters via radio. Get actual values like power, current, daily energy and set parameters like the power limit via web interface or MQTT. In this repository you will find different approaches means Hardware / Software to realize the described functionalities.

Table of approaches:

Board MI HM HMS/HMT comment HowTo start
ESP8266/ESP32, C++ ✔️ ✔️ coming soon 👈 the most effort is spent here create your own DTU
Arduino Nano, C++ ✔️
Raspberry Pi, Python ✔️
Others, C/C++ ✔️

Getting Started

Guide how to start with a ESP module

ESP Webinstaller (Edge / Chrome Browser only)

Our Website

https://ahoydtu.de

Success Stories

Support, Feedback, Information and Discussion

Development

If you encounter issues use the issues here on github.

Please try to describe your issues as precise as possible and think about if this is a issue with the software here in the repository or other software components.

Contributors are always welcome!

  • OpenDTU <- Our sister project for Hoymiles HM-300, HM-600, HM-1200 (for ESP32 only!)
  • DTU Simulator <- Go here for Hoymiles MI-300, MI-600, MI-1200 Software (single inverter only)