-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
27 lines (27 loc) · 1.35 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"recommended": "07b7577",
"latest": "07b7577",
"blobs": [
{
"build": "bc67c2b",
"build_date": "20240823",
"status": "Stable",
"changelog": "- Passwords handling changed to 'set and forget'.<br/>- CSRF token in critical internal REST APIs.</br>- Possibility to flash other firmwares than official firmwares OTA removed.<br/>- Bump platform<br/>- Wi-Fi password length limited to 64 chars.<br/>",
"blob": "blobs/bc67c2b.bin"
},
{
"build": "07b7577",
"build_date": "20250317",
"status": "Stable",
"changelog": "- OLED display sleep UI configuration.<br/>- Baseband thread moved to dedicated cpu core.<br/>- Some refactoring to support multiple watermeters (not yet available feature).<br/>- Add additional Kamstrup manufacturer ID.<br/>- Fix AP mode bug due to changes in platform API.<br/>- Diehl Hydrus 2.0 support.<br/>- Axioma Qalcosonic W1 support.<br/>- BSSID Wi-Fi selectable.<br/>- OLED sleep between radio frames after 10minutes.<br/>- Optimize webUI loading time.<br/>- Minor fixes and changes.<br/>",
"blob": "blobs/07b7577.bin"
},
{
"build": "005dd71",
"build_date": "20250427",
"status": "Development",
"changelog": "- Set device class 'volume_flow_rate' for HA sensors that have m3/h as unit of measure<br/>",
"blob": "blobs/005dd71.bin"
}
]
}