You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lumapu 7813bd4e01 Merge remote-tracking branch 'remotes/origin/DanielR92-patch-2' into development03 2 years ago
.github extend ci also on devel branch 2 years ago
doc Add description for new metrics 2 years ago
scripts add s3 release binary 2 years ago
src whitespace fix 2 years ago
tools Merge branch 'isarrider-patch-1' into development03 2 years ago
.gitignore prevent selection of SPI pins for 8266 2 years ago
Getting_Started.md Merge remote-tracking branch 'remotes/origin/DanielR92-patch-2' into development03 2 years ago
LICENSE add license Readme to have it better visible to all 2 years ago
README.md Merge remote-tracking branch 'remotes/origin/DanielR92-patch-2' into development03 2 years ago
User_Manual.md MI - reviw ac calculation (#2) 2 years ago

README.md

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)