Monitor a MUST inverter and send the stats to InfluxDB.
Tested on a PV-1800.
Original code from andremiller/must-inverter-python-monitor
- Python
- InfluxDB
Install python dependencies
pip install -r requirements.txt
Create a .env file
cp .env .env.sample