This morning, I set to work on a problem I’ve had for a while: How do I get the data from “Solaranzeige” into Homeassistant? Or does it perhaps make more sense to use the Homeassistant SolarEdge Modbus integration and then send the data from Homeassistant to InfluxDB?

I decided on the first option. This resulted in a small PHP program. You enter an MQTT “block” and the result is a ready-made Homeassistant configuration that you only have to copy. A more detailed instruction on how it works is also included. (It’s in German, so use a translator)

Link: https://jojokorpi.ddns.net/solaranzeigetohomeassistant
Source Code: https://github.com/jjk4/solaranzeigetohomeassistant