Commit graph

3 commits

Author SHA1 Message Date
Michiel Berger
c9dd23f078 PV system input: accept arbitrary decimals (step=any), max 100 kWp 2026-04-30 16:28:01 +02:00
Michiel Berger
ae994a7ded Move custom batteries from web.py into data/raw/extra_batteries.json 2026-04-30 15:52:16 +02:00
Michiel Berger
60e0706736 Initial import: home-battery ROI simulator + cracked thuisbatterijgids calc
- Hourly data exporter (InfluxDB → CSV) for prices, P1, irradiance.
- LP-based 24h-foresight oracle dispatch with SoC-consistent state engine.
- Reverse-engineered thuisbatterijgids.nl formula (matches their quotes
  to within €0.50 across three battery configs).
- Catalog scraper for the 52 batteries on thuisbatterijgids.net via their
  /wp-json REST endpoint.
- Web app (Flask) that ranks every catalog battery by honest payback and
  contrasts with the store's quote, deployable via the included Procfile.
2026-04-30 13:46:27 +02:00