Skip to content

Commit acd3cc4

Browse files
zigpy-botOniums
andauthored
Add Sonoff SNZB-01M v1.1.0 (#51)
* Add OTA files from issue #50 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> * Add PR number to YAML metadata --------- Co-authored-by: West Zhao <55424074+Oniums@users.noreply.github.com>
1 parent 102f615 commit acd3cc4

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

189 KB
Binary file not shown.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# OTA metadata
2+
file_name: 1286-080E-00001100_a91db8.ota
3+
source_file_name: snzb-01m_v1.1.0.ota
4+
source_url: https://github.com/user-attachments/files/26337939/snzb-01m_v1.1.0.ota.zip
5+
pull_request: 51
6+
release_notes: |-
7+
This updates the Sonoff SNZB-01M Smart Scene Button to firmware version 1.1.0.
8+
9+
**Changes**
10+
- Improved binding functionality: each button now supports both on/off control and brightness adjustment
11+
- This is enabled by adding the `OnOff` cluster to endpoints 2, 3, and 4 (previously only available on endpoint 1)
12+
- Performance improvements
13+
manufacturer_names:
14+
- SONOFF
15+
model_names:
16+
- SNZB-01M

0 commit comments

Comments
 (0)