Various tools, examples, and documentation for communicating with Hoymiles microinverters
Find a file
DanielR92 6aac856144
Update Readme
something missing?
2023-03-27 12:31:22 +02:00
.github Release 0.5.65 2022-12-30 22:44:38 +01:00
doc esp8266/README.md: add info and wiring for ESP32 variant 2022-09-08 14:38:59 +02:00
scripts update readme 2023-03-07 21:52:25 +01:00
src Release 0.5.66 2022-12-30 23:17:22 +01:00
tools Update: RPi documentation 2023-03-12 17:39:36 +01:00
.gitignore auto create favicon ico header 2022-11-11 23:14:04 +01:00
Getting_Started.md Merge pull request #487 from DanielR92/development03 2022-12-12 21:25:01 +01:00
LICENSE add license Readme to have it better visible to all 2023-03-07 21:24:29 +01:00
README.md Update Readme 2023-03-27 12:31:22 +02:00
User_Manual.md Add TSOL-M1600 to firmware collection 2023-03-05 11:24:00 +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++ ✔️

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