Growatt inverter monitor from Modbus and API server
Download the repository and use pip to install Growatt Monitor:
git clone https://github.com/soulraven/growatt-monitor.git
cd growatt-monitor
pip install -r requirements.txt .
To install for all users on the system, run pip as root:
sudo pip install -r requirements.txt .
Some variables you may want to set.
api.server_url
The growatt server URL, default: 'https://server.growatt.com/'
Contributions of all forms are welcome :)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This project is licensed under GPLv3.
Zaharia Constantin, my GitHub profile and GitHub Page