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 5e5d6ab355 Merge branch 'geronet1-development03' into development03 10 months ago
.github 0.8.13 10 months ago
doc Use default channel name if non is set. Export inverter metrics as <XX>_total metric if channel metrics also available. 1 year ago
patches 0.8.15 10 months ago
pics add fonts with symbols to ahoy project and add WLAN RSSI bar to 84x48 1 year ago
scripts started implementation of ethernet for opendtufusion board 10 months ago
src Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 10 months ago
tools change symbol for 'radio not found' 10 months ago
.gitignore added venv to ignore 1 year ago
Getting_Started.md 0.7.35 1 year ago
LICENSE add license Readme to have it better visible to all 2 years ago
README.md 0.7.35 1 year ago
User_Manual.md 0.7.54 1 year ago
ahoy.code-workspace fix ota bin copy 2 years ago

README.md

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!)