Add SONOFF MINI-ZB1GP v1.1.2 OTA image - #1256
Merged
Merged
Conversation
## Summary Add a new OTA image for `SONOFF MINI-ZB1GP`. ## Device - Product: SONOFF MINI-ZB1GP - Firmware version: v1.1.2 ## Changes - Fixed several known issues. - Bluetooth configuration commands now trigger immediate reporting for Power State, Power-on Behavior, External Switch Mode, Detach Relay Mode, and Turbo Mode. - Added initial reporting after device join for Inching Mode, Scene Threshold, Turbo Mode, Detach Relay Mode, and Voltage Frequency. - Improved the reliability of energy metering reporting. ## Testing Tested on: - Device: `MINI-ZB1GP` - From version: `v1.0.7` - To version: `v1.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/images/Sonoff/minizb1gp_v1.0.7.ota b/images/Sonoff/minizb1gp_v1.0.7.ota
deleted file mode 100644
index b740df1..0000000
Binary files a/images/Sonoff/minizb1gp_v1.0.7.ota and /dev/null differ
diff --git a/index.json b/index.json
index 98b83d1..8fb8b9a 100644
--- a/index.json
+++ b/index.json
@@ -9383,17 +9383,6 @@
"Svetomaniya"
]
},
- {
- "fileName": "minizb1gp_v1.0.7.ota",
- "fileVersion": 4103,
- "fileSize": 323934,
- "originalUrl": "https://zigbee-ota.sonoff.tech/releases/minizb1gp_v1.0.7.ota",
- "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/minizb1gp_v1.0.7.ota",
- "imageType": 71,
- "manufacturerCode": 4742,
- "sha512": "69d48905d3a3e64177ce41aeb98062610aa6f0ef6b04d5324e8d49352d458cf48c6e5b5d4641a8b1a8bb4d5ad56fe35c4c4da512349c0701cf771b940806ef9a",
- "otaHeaderString": "EBL FWPLUG_MINIZB1GSP_ELECTRICAL"
- },
{
"fileName": "HS1RM-E-120B452F-20260615-V17-Release.ota.ota",
"fileVersion": 23,
@@ -10119,5 +10108,15 @@
"manufacturerCode": 5127,
"sha512": "6e354dd723f1f175d92baef39ab634d247116552b88c7ec616433fe94b137e140c86fb74ad6779a0d349b685daa0b8671303392c1983847a65b1c57f957fc2e8",
"otaHeaderString": "thirdreality"
+ },
+ {
+ "fileName": "FWPLUG_MINIZB1GP_ELECTRICAL_EFR32MG21_v1.1.2.ota",
+ "fileVersion": 4354,
+ "fileSize": 323774,
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/FWPLUG_MINIZB1GP_ELECTRICAL_EFR32MG21_v1.1.2.ota",
+ "imageType": 71,
+ "manufacturerCode": 4742,
+ "sha512": "aa17174b8bd95fd02575c3e9c5cbb57163cd917e0cc05244d6840ebe45b8bf0f211a795e2946a18b717667d46061196051a6ed9915df17db098481cf30497fd3",
+ "otaHeaderString": "EBL FWPLUG_MINIZB1GSP_ELECTRICAL"
}
]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index bd976dd..661c5c5 100644
--- a/index1.json
+++ b/index1.json
@@ -3783,5 +3783,16 @@
"otaHeaderString": "TRV_GEN2_DUAL",
"modelId": "RBSH-TRV1-ZB-EU",
"releaseNotes": "New heating algorithm (like that used on the non-matter radiator thermostat II since November 2024)"
+ },
+ {
+ "fileName": "minizb1gp_v1.0.7.ota",
+ "fileVersion": 4103,
+ "fileSize": 323934,
+ "originalUrl": "https://zigbee-ota.sonoff.tech/releases/minizb1gp_v1.0.7.ota",
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images1/Sonoff/minizb1gp_v1.0.7.ota",
+ "imageType": 71,
+ "manufacturerCode": 4742,
+ "sha512": "69d48905d3a3e64177ce41aeb98062610aa6f0ef6b04d5324e8d49352d458cf48c6e5b5d4641a8b1a8bb4d5ad56fe35c4c4da512349c0701cf771b940806ef9a",
+ "otaHeaderString": "EBL FWPLUG_MINIZB1GSP_ELECTRICAL"
}
]
\ No newline at end of file
|
Owner
|
thanks! |
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
SONOFFMINI-ZB1GP.Device
Changes
Testing
Tested on:
MINI-ZB1GPv1.0.7v1.1.2SONOFF ZBDongle-ENotes