Merged
Conversation
c423d85 to
73b8f7e
Compare
OTA File Submission File Information - Filename: 1286-080E-00001100_a91db8.ota - Original Filename: snzb-01m_v1.1.0.ota - Manufacturer (user provided): Sonoff - Manufacturer Directory: sonoff - Manufacturer ID: 0x1286 (4742) - Image Type: 0x080E (2062) - File Version: 0x00001100 (4352) - File Size: 193,632 bytes - Header String: FIRMWARE - Hosting: Repository file (hosted in zigpy-ota) - Existing Images Handling: Keep all existing images - Tested on Device: No Metadata - Manufacturer Names: SONOFF - Model Names: SNZB-01M - Source URL: https://github.com/user-attachments/files/26337939/snzb-01m_v1.1.0.ota.zip Release Notes This updates the Sonoff SNZB-01M Smart Scene Button to firmware version 1.1.0. Changes - Improved binding functionality: each button now supports both on/off control and brightness adjustment - This is enabled by adding the OnOff cluster to endpoints 2, 3, and 4 (previously only available on endpoint 1) - Performance improvements Closes: #50 Co-authored-by: West Zhao <55424074+Oniums@users.noreply.github.com>
73b8f7e to
6b11c72
Compare
TheJulianJES
approved these changes
Mar 31, 2026
Collaborator
TheJulianJES
left a comment
There was a problem hiding this comment.
Thanks! Tested and this works just fine.
Just as a note: ZHA currently does not re-interview the device after an upgrade, so if the user needs the added OnOff clusters on endpoint 2, 3, and 4 for binding, they will need to remove and re-pair the device.
For most users, it does not matter, as they will use the triggers from the quirk (Sonoff clusters). Those work the same regardless of firmware version.
This is something we'll be improving soon.
|
Thank you for the update!
Suggestion for future updates: add this type of notice to the changelog visible in HA. I wondered why the announced feature didn't work as expected, this comment explained it clearly. |
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.
OTA File Submission
File Information
1286-080E-00001100_a91db8.otasnzb-01m_v1.1.0.otasonoff0x1286(4742)0x080E(2062)0x00001100(4352)FIRMWAREMetadata
Release Notes
This updates the Sonoff SNZB-01M Smart Scene Button to firmware version 1.1.0.
Changes
OnOffcluster to endpoints 2, 3, and 4 (previously only available on endpoint 1)