Recently an OTA started to be available for Sonoff MINI-ZBRBS.
Original firmware version is 1.0.5 (20250711) while the offered one is 1.1.0
The offered one:
{
"installed_version": 4101,
"latest_release_notes": "- Added support for Imperial gallons.\n- Fixed several RTC and battery reporting issues.\n- Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity.",
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/SN-TLSR8656-SWV1C-01-v1.1.0.ota",
"latest_version": 4352,
"state": "available"
}
The file name and release notes look very weird, model in the filename does not seem to match MINI-ZBRBS and release notes do not make sense - e.g. bluetooth, gallons?
Anyway, I tried to update one device to verify but INVALID_IMAGE error is returned:
error: z2m: OTA update of '...' failed (OTA update of 0x... failed with reason: INVALID_IMAGE).
Recently an OTA started to be available for Sonoff MINI-ZBRBS.
Original firmware version is 1.0.5 (20250711) while the offered one is 1.1.0
The offered one:
{ "installed_version": 4101, "latest_release_notes": "- Added support for Imperial gallons.\n- Fixed several RTC and battery reporting issues.\n- Improved Bluetooth connection reliability by automatically disconnecting after prolonged inactivity.", "latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/SN-TLSR8656-SWV1C-01-v1.1.0.ota", "latest_version": 4352, "state": "available" }The file name and release notes look very weird, model in the filename does not seem to match MINI-ZBRBS and release notes do not make sense - e.g. bluetooth, gallons?
Anyway, I tried to update one device to verify but
INVALID_IMAGEerror is returned:error: z2m: OTA update of '...' failed (OTA update of 0x... failed with reason: INVALID_IMAGE).