No description
The number was previously labelled 'total solar surplus' which read like 'total PV produced'. It's actually 'capturable surplus' = the kWh that would be exported to the grid without a battery, which is less than gross PV by the directly-self-consumed portion (PV used at the same hour it's produced never crosses the meter). For dad's 3 kWp setup: PV produced ≈ 2625 kWh, directly consumed ≈ 750 kWh, exported ≈ 1869 kWh. The battery can only redirect the 1869, because the 750 doesn't cross the meter. Renamed heading + extended legend with the explanation. |
||
|---|---|---|
| data/raw | ||
| docs | ||
| scripts | ||
| src/pluginbattery | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| Dockerfile | ||
| Procfile | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
pluginbattery
Backtest the actual ROI of a home battery against real historical electricity prices and solar irradiance.
Answers: "If I had owned this battery (plug-in or installed) over the last N years, what would it have actually saved me?"
See CLAUDE.md for project intent, open decisions, and assumptions.