Various tools, examples, and documentation for communicating with Hoymiles microinverters
Find a file
Wusaweki a4492305a7 change symbol for 'radio not found'
(cherry picked from commit 1dbb0ceb2f82fd2e9fe4192763898add140f8c5a)
(cherry picked from commit 3b137d029876bab67ac7f4c246c8a2fc4ce0abeb)
2023-12-03 10:50:40 +01:00
.github 0.8.13 2023-11-28 23:40:11 +01:00
doc Use default channel name if non is set. Export inverter metrics as <XX>_total metric if channel metrics also available. 2023-09-10 10:39:32 +02:00
patches 0.8.3 2023-11-09 22:58:48 +01:00
pics add fonts with symbols to ahoy project and add WLAN RSSI bar to 84x48 2023-09-10 20:56:26 +02:00
scripts 0.8.13 2023-11-29 07:40:17 +01:00
src change symbol for 'radio not found' 2023-12-03 10:50:40 +01:00
tools change symbol for 'radio not found' 2023-12-03 10:50:40 +01:00
.gitignore added venv to ignore 2023-09-21 20:32:00 +02:00
ahoy.code-workspace fix ota bin copy 2023-03-31 00:49:48 +02:00
Getting_Started.md 0.7.35 2023-08-18 00:23:40 +02:00
LICENSE add license Readme to have it better visible to all 2023-03-07 21:24:29 +01:00
README.md clean up 2023-09-11 21:03:23 +02:00
User_Manual.md 0.7.54 2023-09-17 01:55:45 +02:00

CC BY-NC-SA 4.0 Ahoy Build 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++ ✔️ ✔️ ✔️ 👈 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- and HMS-/HMT-series (for ESP32 only!)