Add SONOFF SNZB-09P v1.1.2 OTA image - #1267
Open
CubeZ2mDeveloper wants to merge 1 commit into
Open
Conversation
## Summary Add a new OTA image for `SONOFF SNZB-09P`. ## Device - Product: SONOFF `SNZB-09P` - Firmware version: `1.1.2` ## Changes - **Improvement**: Adjust the low, medium, and high alarm volume levels to better support scenarios requiring less intrusive alerts. - **Note**: The maximum alarm volume capability is retained, and the highest volume level remains unchanged. ## Testing Tested on: - Device: `SNZB-09P` - From version: `1.1.1` - To version: `1.1.2` - Dongle: `SONOFF ZBDongle-P` ## 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 f185ece..5390fee 100644
--- a/index.json
+++ b/index.json
@@ -10286,5 +10286,15 @@
"sha512": "7463f5508b83fdece71c2bc30922b6476360cd512cda9e2dd51b796fbfe3f995940b2328887a224fec504ddc23631157933c2434b0d225471974cbfe510aa9de",
"otaHeaderString": "",
"releaseNotes": "Version: 13.0"
+ },
+ {
+ "fileName": "SN-TLSR8656-09P-01-v1.1.2.ota",
+ "fileVersion": 4354,
+ "fileSize": 110096,
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/SN-TLSR8656-09P-01-v1.1.2.ota",
+ "imageType": 2069,
+ "manufacturerCode": 4742,
+ "sha512": "4c57888c0261085c384e7c165ae673b7328086e702033f4737ca704837a683f9a9237b91466d32d449cc8a3ed0afa1f0837d53755809b8ab45d684dffb5c186b",
+ "otaHeaderString": "Telink OTA Sample Usage"
}
]
\ No newline at end of file
|
Contributor
|
Merging this pull request will add these changes in a following commit: diff --git a/index.json b/index.json
index f185ece..5390fee 100644
--- a/index.json
+++ b/index.json
@@ -10286,5 +10286,15 @@
"sha512": "7463f5508b83fdece71c2bc30922b6476360cd512cda9e2dd51b796fbfe3f995940b2328887a224fec504ddc23631157933c2434b0d225471974cbfe510aa9de",
"otaHeaderString": "",
"releaseNotes": "Version: 13.0"
+ },
+ {
+ "fileName": "SN-TLSR8656-09P-01-v1.1.2.ota",
+ "fileVersion": 4354,
+ "fileSize": 110096,
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/SN-TLSR8656-09P-01-v1.1.2.ota",
+ "imageType": 2069,
+ "manufacturerCode": 4742,
+ "sha512": "4c57888c0261085c384e7c165ae673b7328086e702033f4737ca704837a683f9a9237b91466d32d449cc8a3ed0afa1f0837d53755809b8ab45d684dffb5c186b",
+ "otaHeaderString": "Telink OTA Sample Usage"
}
]
\ 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
SONOFF SNZB-09P.Device
SNZB-09P1.1.2Changes
Testing
Tested on:
SNZB-09P1.1.11.1.2SONOFF ZBDongle-PNotes