Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/bundled-pin-verification-versions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"ftw": patch
---

Move the bundled-driver pin to device-drivers@f4ab266e. The recovery snapshot
now carries the reviewed version bumps for CTEK API v1 and v2 (0.3.2) and
Sungrow (1.5.8). These upstream changes only update driver versions; telemetry
and control code stays unchanged.
2 changes: 1 addition & 1 deletion drivers/BUNDLED_SOURCE.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"for coverage. Run scripts/sync-bundled-drivers.sh to update."
],
"repository": "srcfl/device-drivers",
"commit": "76c968bd888193cc9362da951ec9bcca7488b256",
"commit": "f4ab266e84e16f202deb468ce5198dfcadaa33df",
"source_dir": "drivers/lua",
"drivers": [
"ambibox_v2x", "ctek", "ctek_hybrid", "ctek_v2", "deye", "easee_cloud",
Expand Down