A small streamlit app to visualize todays inverter metrics and current performance.
Create a new Python 3.13 environment and pip install -r requirements.txt
.
Copy (or rename) the env
file to .env
and enter your Growatt username and password. Then, run the app with
streamlit run app.py