Skip to content

Add SONOFF SWV-ZNE/ZFE/ZNU/ZFU v1.1.0 OTA image - #1271

Open
CubeZ2mDeveloper wants to merge 1 commit into
Koenkk:masterfrom
CubeZ2mDeveloper:SWV-ZNE-v1.1.0
Open

Add SONOFF SWV-ZNE/ZFE/ZNU/ZFU v1.1.0 OTA image#1271
CubeZ2mDeveloper wants to merge 1 commit into
Koenkk:masterfrom
CubeZ2mDeveloper:SWV-ZNE-v1.1.0

Conversation

@CubeZ2mDeveloper

Copy link
Copy Markdown
Contributor

Summary

Add a new OTA image for SONOFF SWV-ZNE / SWV-ZFE / SWV-ZNU / SWV-ZFU.

Device

  • Product: SONOFF SWV-ZNE / SWV-ZFE / SWV-ZNU / SWV-ZFU
  • Firmware version: v1.1.0

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: SONOFF SWV-ZFE
  • From version: v1.0.9
  • To version: v1.1.0
  • Dongle: SONOFF ZBDongle-E

Notes

  • No breaking changes.
  • Official vendor firmware.
{
    "releaseNotes": "- Added support for Imperial gallons.\n- Fixed several RTC and battery reporting issues.\n- Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity."
}

## Summary

Add a new OTA image for `SONOFF`  `SWV-ZNE` /  `SWV-ZFE` /  `SWV-ZNU` / `SWV-ZFU`.

## Device

- Product: SONOFF SWV-ZNE / SWV-ZFE / SWV-ZNU / SWV-ZFU
- Firmware version: v1.1.0

## 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: `SONOFF SWV-ZFE`
- From version: `v1.0.9`
- To version: `v1.1.0`
- Dongle: `SONOFF ZBDongle-E`

## Notes

- No breaking changes.
- Official vendor firmware.

```json
{
    "releaseNotes": "- Added support for Imperial gallons.\n- Fixed several RTC and battery reporting issues.\n- Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity."
}
```
@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..c16252c 100644
--- a/index.json
+++ b/index.json
@@ -10296,5 +10296,16 @@
     "manufacturerCode": 4742,
     "sha512": "4c57888c0261085c384e7c165ae673b7328086e702033f4737ca704837a683f9a9237b91466d32d449cc8a3ed0afa1f0837d53755809b8ab45d684dffb5c186b",
     "otaHeaderString": "Telink OTA Sample Usage"
+  },
+  {
+    "fileName": "SN-TLSR8656-SWV1C-01-v1.1.0.ota",
+    "fileVersion": 4352,
+    "fileSize": 180496,
+    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/SN-TLSR8656-SWV1C-01-v1.1.0.ota",
+    "imageType": 8204,
+    "manufacturerCode": 4742,
+    "sha512": "0187e2e2a420c56d8350457b6c0fd4f55ec93ec7b4fb66427d9b01c387dcf76a26e585632b1d6dca746532c6b06e6235b3eca757ae4fc8d99eca8b7bcb534ce2",
+    "otaHeaderString": "FIRMWARE",
+    "releaseNotes": "- Added support for Imperial gallons.\n- Fixed several RTC and battery reporting issues.\n- Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity."
   }
 ]
\ No newline at end of file

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.

1 participant