solar_edge/README.md
2019-04-15 15:15:57 -07:00

393 B

Solar Edge Status Updater

When placed in a cron job this uppdater will make an https call to a json api to retrieve the co2 savings and equivenant trees planted and overlay those numbers on a graphic and upload them to the website.

Dependancies

Python 3 and the packages python-dotenv and Pillow The font Biko_Regular.otf A .png graphic to write text on.

Bulid Instructions