-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.json
20 lines (20 loc) · 1.24 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"recommended": "54aa555",
"latest": "54aa555",
"blobs": [
{
"build": "54aa555",
"build_date": "20240922",
"status": "Stable",
"changelog": "- Patches a number of security vulnerabilities.<br/>- Minor rearranging of the settings page.<br/>- HA auto discovery force_update option.<br/>- Custom ID json key/value.<br/>- 200A fuse option.<br/>- Fix transformer ratio not applied when mqtt json format is enabled.<br/>- Passwords handling changed to 'set and forget'.<br/>- CSRF token in critical internal REST APIs.</br>- Possibility to flash other firmwares than P1IB official firmwares OTA removed.<br/>- Bump platform<br/>- Wi-Fi password length limited to 64 chars.<br/>- Add authentication on factory reset API.",
"blob": "blobs/54aa555.bin"
},
{
"build": "5e4898f",
"build_date": "20241127",
"status": "Development",
"changelog": "- Fix bug with energy import in reduced mode (bug introduced in 54aa555).<br/>- Add support for JSON payload in reduced mode.<br/>- Add Telegram rate limit feature.<br/>- Remove word 'solar' from calculated power metrics.<br/>- Add calculcated power metrics option in reduced mode.<br/>- Add 35A fuse option.<br/>",
"blob": "blobs/5e4898f.bin"
}
]
}