Python Pandas script to analyze the Solar Power Production data stored in a Home Assistant database.
- fetch-db.sh: shell script to download the database from a server. Adjust hostname and dir.
- analyze.py: extract, convert and plot the data
- kWh per hour, comparing last 7 days
- kWh per day
- kWh per week
- kWh per month
- joined chart of kWh per day, averaged per week and month, see example below