Add SONOFF SWV-ZF2 v1.0.9 OTA image - #1270
Open
CubeZ2mDeveloper wants to merge 1 commit into
Open
Conversation
## 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.
Contributor
|
Merging this pull request will add these changes in a following commit: diff --git a/index.json b/index.json
index 5390fee..4dc6a75 100644
--- a/index.json
+++ b/index.json
@@ -10296,5 +10296,16 @@
"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",
+ "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
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a new OTA image for
SONOFFSWV-ZF2.Device
Changes
Testing
Tested on:
SWV-ZF2v1.0.8v1.0.9SONOFF ZBDongle-ENotes
{ "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." }