Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 496 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 496 Bytes

Pi4_LV5048_Dashboard

Simple Flask Dashboard intended to be run on a rasberry pi 4. The dashboard uses an api for the MPP Solar LV 5048 inverter to query the status of the inverter and save the data to a local sqlite database. The application is also accompanied by a scheduled task not included which intermittently queries the inverter and saves the data to the database for trend analysis.

NOTE: the api is not included and can be found here.

API