-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrpi-imager.json
More file actions
23 lines (23 loc) · 821 Bytes
/
rpi-imager.json
File metadata and controls
23 lines (23 loc) · 821 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"os_list": [
{
"name": "evcc",
"description": "open source solar EV charging and smart heating",
"version": "2026-04.4",
"release_date": "2026-04-27",
"url": "https://github.com/evcc-io/images/releases/download/v2026-04.4/evcc_2026-04.4_rpi.img.zip",
"extract_size": 2923429888,
"extract_sha256": "d9848d2b9e16f3b17b566142d750b1334427e3c7a43308a4d8d3506c2b444a21",
"image_download_size": 685893012,
"image_download_sha256": "0b49dabbd76cf88abf86fe63fc6050b736822c077569541a1247bde18d4b5aa3",
"icon": "https://raw.githubusercontent.com/evcc-io/app/refs/heads/main/assets/icon-light.png",
"website": "https://evcc.io/en/",
"subitems_url": "",
"devices": [
"pi3-64bit",
"pi4-64bit",
"pi5-64bit"
]
}
]
}