From c9dd23f078c25827abe5f8c9477213d1ae02b168 Mon Sep 17 00:00:00 2001 From: Michiel Berger Date: Thu, 30 Apr 2026 16:28:01 +0200 Subject: [PATCH] PV system input: accept arbitrary decimals (step=any), max 100 kWp --- data/raw/extra_batteries.json | 14 ++++++++++++++ src/pluginbattery/templates/index.html | 6 +++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/data/raw/extra_batteries.json b/data/raw/extra_batteries.json index b16db05..664350b 100644 --- a/data/raw/extra_batteries.json +++ b/data/raw/extra_batteries.json @@ -13,5 +13,19 @@ "recommended": false, "installation": "hybrid", "image_url": "" + },{ + "id": -1, + "title": "Jackery Solarvault 3 Pro max AC + BP2500", + "url": "https://jackery.nl", + "brand": "Jackery", + "brand_slug": "jackery", + "capacity": 5.04, + "power_continuous": 2500, + "price": 1578, + "price_per_kwh": 315.6, + "review_score": null, + "recommended": false, + "installation": "plugin", + "image_url": "" } ] diff --git a/src/pluginbattery/templates/index.html b/src/pluginbattery/templates/index.html index 84c605d..82ab4c3 100644 --- a/src/pluginbattery/templates/index.html +++ b/src/pluginbattery/templates/index.html @@ -4,7 +4,7 @@ Honest battery payback — vs thuisbatterijgids.nl - + @@ -30,7 +30,7 @@ @@ -134,6 +134,6 @@

- +