This Python program polls data via modbus from a Growatt MAX inverter and sends it to MQTT in a format recognized by the homeassistant-grott Home Assistant plugin. At first I used the Growatt WIFI ...
Gosh this was such a fun engineering project in so many different ways: Building a man in the middle server, reverse engineering a handshake protocol, decrypting a byte stream and storing data in a ...