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 863254aecb 0.6.3 2 years ago
.github fix path 2 years ago
doc Add description for new metrics 2 years ago
scripts take new ota.bin 2 years ago
src 0.6.3 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 improved phrasing of readme's 2 years ago
LICENSE add license Readme to have it better visible to all 2 years ago
README.md improved phrasing of readme's 2 years ago
User_Manual.md MI - reviw ac calculation (#2) 2 years ago
ahoy.code-workspace fix ota bin copy 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

This repository offers hardware and software solutions for communicating with Hoymiles inverters via radio. With our system, you can easily obtain real-time values such as power, current, and daily energy. Additionally, you can set parameters like the power limit of your inverter to achieve zero export. You can access these functionalities through our user-friendly web interface, MQTT, or JSON. Whether you're monitoring your solar panel system's performance or fine-tuning its settings, our solutions make it easy to achieve your goals.

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 run into any issues, please feel free to use the issue tracker here on Github. When describing your issue, please be as detailed and precise as possible, and take a moment to consider whether the issue is related to our software. This will help us to provide more effective solutions to your problem.

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)