Skip to content

SoulRaven/growatt-monitor

Repository files navigation

⚡ Growatt monitor

Growatt inverter monitor from Modbus and API server

Code style: black PyPI GitHub release (latest by date) Build status Supported Python versions License


🔧 Installation

Growatt monitor module

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 .

Variables

Some variables you may want to set.

api.server_url The growatt server URL, default: 'https://server.growatt.com/'


🌍 Contributions

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.


🗒 License

This project is licensed under GPLv3.


👀 Author

Zaharia Constantin, my GitHub profile and GitHub Page