Skip to content

Commit 2994998

Browse files
committed
WIP Zendure specs
1 parent c891e79 commit 2994998

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

data/manufacturers/zendure.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@
388388
},
389389
"electrical": {
390390
"chemistry": "LiFePO4",
391+
"cycleLife": 6000,
391392
"ipRating": "65"
392393
},
393394
"features": {
@@ -401,7 +402,12 @@
401402
"expansionModel": "AB3000L",
402403
"expansionCapacityWh": 2880,
403404
"maxUnits": 5,
404-
"expansionPhysical": null
405+
"expansionPhysical": {
406+
"widthMm": 283,
407+
"heightMm": 394,
408+
"depthMm": 257,
409+
"weightKg": 26.3
410+
}
405411
},
406412
"packages": [
407413
{

0 commit comments

Comments
 (0)