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 @@