davidbradway / my_solarege_interface

analyze my SolarEdge production data using a Python library and the official API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SolarEdge Interface

Anaconda Prompt

cd C:\Users\dpb6\Downloads\repos\solaredge-interface
python3 -m venv venv
source venv/bin/activate
# venv\Scripts\activate
pip install -r requirements.txt
python run.py

About

analyze my SolarEdge production data using a Python library and the official API


Languages

Language:Python 100.0%