-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathindex.json
More file actions
27 lines (27 loc) · 1.27 KB
/
Copy pathindex.json
File metadata and controls
27 lines (27 loc) · 1.27 KB
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": "757b45d",
"latest": "757b45d",
"blobs": [
{
"build": "f1e4a6e",
"build_date": "20250329",
"status": "Stable",
"changelog": "- Increase wifi scan result buffers<br/>- Optimize webgui loading time.<br/>- Bump platform.<br/>- 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/f1e4a6e.bin"
},
{
"build": "757b45d",
"build_date": "20250913",
"status": "Stable",
"changelog": "- Add new HA device class reactive_energy and reactive_power for reactive energy and power sensors. <b>Note that HA release 2025.6 or newer is required!</b><br/>- Add support for username and password authentication for MQTT mTLS connections.<br/>- Minor optimizations in the firmware in different areas.",
"blob": "blobs/757b45d.bin"
},
{
"build": "1975306",
"build_date": "20260516",
"status": "Development",
"changelog": "- Internal improvements.<br/>- Bump platform.<br/>",
"blob": "blobs/1975306.bin"
}
]
}