No description
- Synthesised one hybrid entry (Tesla Powerwall 3, installed price €9500) appended to the catalog. Tagged installation: hybrid; LP runs with allows_export=True for those. - Replaced single 'plug-in only' checkbox with three category filters: ≤0.8 kW plug-in, ≤2.5 kW plug-in, Hybrid/DC-coupled. Default: all on. Filter selection persists in localStorage. - API now tags every row with a category so the JS can filter without re-fetching. SSR rows carry data-category for first-paint filtering. - Store quote left blank for hybrids since thuisbatterijgids.net only models plug-in arithmetic. |
||
|---|---|---|
| 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.