Skip to content

Add Sonoff SNZB-01M v1.1.0#51

Merged
TheJulianJES merged 2 commits intodevfrom
bot/ota-submission-issue/50
Mar 31, 2026
Merged

Add Sonoff SNZB-01M v1.1.0#51
TheJulianJES merged 2 commits intodevfrom
bot/ota-submission-issue/50

Conversation

@zigpy-bot
Copy link
Copy Markdown
Collaborator

@zigpy-bot zigpy-bot commented Mar 30, 2026

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

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

@zigpy-bot zigpy-bot added the ota-submit Submitted OTA request label Mar 30, 2026
@zigpy-bot zigpy-bot mentioned this pull request Mar 30, 2026
3 tasks
@zigpy-bot zigpy-bot force-pushed the bot/ota-submission-issue/50 branch from c423d85 to 73b8f7e Compare March 31, 2026 22:53
zigpy-bot and others added 2 commits March 31, 2026 23:00
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>
@zigpy-bot zigpy-bot force-pushed the bot/ota-submission-issue/50 branch from 73b8f7e to 6b11c72 Compare March 31, 2026 23:00
Copy link
Copy Markdown
Collaborator

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@TheJulianJES TheJulianJES merged commit acd3cc4 into dev Mar 31, 2026
9 checks passed
@TheJulianJES TheJulianJES deleted the bot/ota-submission-issue/50 branch March 31, 2026 23:13
@Crocmagnon
Copy link
Copy Markdown

Crocmagnon commented Apr 2, 2026

Thank you for the update!

they will need to remove and re-pair the device.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ota-submit Submitted OTA request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Sonoff SNZB-01M v1.1.0

3 participants