Skip to content

Add SONOFF SWV-ZF2 v1.0.9 OTA image - #1269

Closed
CubeZ2mDeveloper wants to merge 2 commits into
Koenkk:masterfrom
CubeZ2mDeveloper:SWV-ZF2-OTA-1.0.9
Closed

Add SONOFF SWV-ZF2 v1.0.9 OTA image#1269
CubeZ2mDeveloper wants to merge 2 commits into
Koenkk:masterfrom
CubeZ2mDeveloper:SWV-ZF2-OTA-1.0.9

Conversation

@CubeZ2mDeveloper

Copy link
Copy Markdown
Contributor

Summary

Add a new OTA image for SONOFF SWV-ZF2.

Device

  • Product: SONOFF SWV-ZF2
  • Firmware version: v1.0.9

Changes

  • Added support for Imperial gallons.
  • Fixed several RTC and battery reporting issues.
  • Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity.

Testing

Tested on:

  • Device: SWV-ZF2
  • From version: v1.0.8
  • To version: v1.0.9
  • Dongle: SONOFF ZBDongle-E

Notes

  • No breaking changes.
  • Official vendor firmware.

## Summary

Add a new OTA image for `SONOFF`  `SWV-ZF2`.

## Device

- Product: SONOFF SWV-ZF2
- Firmware version: v1.0.9

## Changes

- Added support for Imperial gallons.
- Fixed several RTC and battery reporting issues.
- Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity.

## Testing

Tested on:
- Device: `SWV-ZF2`
- From version: `v1.0.8`
- To version: `v1.0.9`
- Dongle: `SONOFF ZBDongle-E`

## Notes

- No breaking changes.
- Official vendor firmware.
@github-actions

Copy link
Copy Markdown
Contributor

Merging this pull request will add these changes in a following commit:

diff --git a/index.json b/index.json
index 5390fee..5844b85 100644
--- a/index.json
+++ b/index.json
@@ -10296,5 +10296,15 @@
     "manufacturerCode": 4742,
     "sha512": "4c57888c0261085c384e7c165ae673b7328086e702033f4737ca704837a683f9a9237b91466d32d449cc8a3ed0afa1f0837d53755809b8ab45d684dffb5c186b",
     "otaHeaderString": "Telink OTA Sample Usage"
+  },
+  {
+    "fileName": "SN-TLSR8258-SWV2C-01-v1.0.9.ota",
+    "fileVersion": 4105,
+    "fileSize": 181584,
+    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/SN-TLSR8258-SWV2C-01-v1.0.9.ota",
+    "imageType": 8460,
+    "manufacturerCode": 4742,
+    "sha512": "50ee6704e698ba258708f6477b4132a36bcddf7f9265ec4dfb27f5729bc89cae7eeaea1984e389fdd1ae636ad8c5b1ba8036694ce4fe1d39c80fa95ea522d52e",
+    "otaHeaderString": "FIRMWARE"
   }
 ]
\ No newline at end of file

@CubeZ2mDeveloper
CubeZ2mDeveloper marked this pull request as draft August 12, 2026 13:29
@github-actions

Copy link
Copy Markdown
Contributor

Detected changes in files outside of images directory. This is not allowed for a pull request with OTA files.

@CubeZ2mDeveloper

Copy link
Copy Markdown
Contributor Author

Hi @Koenkk, I have a question regarding the releaseNotes mentioned in [#32806](Koenkk/zigbee2mqtt#32806).

I tried adding a releaseNotes field to index.json for the new OTA firmware, but the GitHub Action reports that changes outside the images directory are not allowed for OTA pull requests.

Could you please advise what would be the recommended way to add the releaseNotes in this case?

Thanks for your guidance!

@Koenkk

Koenkk commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Don't update index.json directly, declare it in the PR description: https://github.com/Koenkk/zigbee-OTA#declaring-extra-metadata-for-automatic-inclusion-in-the-manifest

@CubeZ2mDeveloper

Copy link
Copy Markdown
Contributor Author

Don't update index.json directly, declare it in the PR description: https://github.com/Koenkk/zigbee-OTA#declaring-extra-metadata-for-automatic-inclusion-in-the-manifest

Thanks for the clarification! I understand now. I’ll declare the releaseNotes in the PR description instead. Appreciate your help! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants