MPQTT is a linux program used to extract data from Voltronic / Axpert / MasterPower inverters and sending it to MQTT for use in Home Assistant
Download and instll the latest release.
sudo dpkg -i
Once installed, edit the configuration file and start the service
sudo nano /etc/mpqtt/config.yaml
sudo service mpqtt start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.