Skip to content

Log and plot data from a Fronius inverter using Plotly and DuckDB

Notifications You must be signed in to change notification settings

ffelixg/solarapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collect and log data of my Fronius inverter using duckdb. New data comes in every second. Historic data (5min+) is only kept in aggregated form - one line per minute with min/avg/max. The data is visualized using Plotly inside a dash app.

The data provided by the inverter includes current usage of the solar panels, battery, energy provider and home appliances as well as battery state and total power generated. The top visual shows a live ticker of the current data and the bottom one shows historic data for the selected day, aggregated per minute as well as the two metrics providing totals.

GIF name

About

Log and plot data from a Fronius inverter using Plotly and DuckDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages