Various tools, examples, and documentation for communicating with Hoymiles microinverters
Find a file
lumapu 6bd7e01f1a * started to implement POST api
* improved web serial console
* added multi inverter total values (published through MQTT)
* fixed: after boot there were transferred wrong data because of incorrect assignment (mqtt, visualization)
  -> not tested with sun
2022-09-10 02:19:25 +02:00
.github/workflows Merge branch 'main' into development03 2022-09-06 09:07:52 +02:00
doc esp8266/README.md: add info and wiring for ESP32 variant 2022-09-08 14:38:59 +02:00
tools * started to implement POST api 2022-09-10 02:19:25 +02:00
.gitignore * created new API functions 2022-08-27 02:27:32 +02:00
LICENSE Initial commit 2022-03-18 17:24:51 +01:00
README.md Update README.md 2022-09-08 15:25:20 +02:00

actions/workflows/compile_esp8266.yml actions/workflows/compile_development.yml

🖐 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.

List of approaches

Quick Start with ESP8266

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!