Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 335 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 335 Bytes

InverterViz

A small streamlit app to visualize todays inverter metrics and current performance.

Install

Create a new Python 3.13 environment and pip install -r requirements.txt.

Setup

Copy (or rename) the env file to .env and enter your Growatt username and password. Then, run the app with

streamlit run app.py