From e2fb72a0ab21e315bb4e3c8471d2557af17eaf54 Mon Sep 17 00:00:00 2001 From: Michiel Berger Date: Fri, 8 May 2026 21:32:39 +0200 Subject: [PATCH] chore(catalog): add Zendure SolarFlow 2400AC 5.8 kWh plug-in set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 5.8 kWh / 2.4 kW / €1759, sourced from solar-outlet.nl. Co-Authored-By: Claude Opus 4.7 (1M context) --- data/raw/extra_batteries.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/raw/extra_batteries.json b/data/raw/extra_batteries.json index 45f1c0b..fdaecb7 100644 --- a/data/raw/extra_batteries.json +++ b/data/raw/extra_batteries.json @@ -13,5 +13,20 @@ "recommended": false, "installation": "plugin", "image_url": "" + }, + { + "id": -1, + "title": "Zendure SolarFlow 2400AC 5.8 kWh", + "url": "https://www.solar-outlet.nl/zendure-solarflow-2400ac-thuisbatterijset-58-kwh.html", + "brand": "Zendure", + "brand_slug": "zendure", + "capacity": 5.8, + "power_continuous": 2400, + "price": 1759, + "price_per_kwh": 303.3, + "review_score": null, + "recommended": false, + "installation": "plugin", + "image_url": "" } ]