Skip to content

Commit

Permalink
M5 wwts (#1158)
Browse files Browse the repository at this point in the history
* Adding SONOFF matter device:MINIR4M

* Adding SONOFF matter device:M5-1C、M5-2C、M5-3C

---------

Co-authored-by: lelandblue <[email protected]>
  • Loading branch information
lisongjun12 and lelandblue authored Jan 31, 2024
1 parent 290ad7a commit e2bd207
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,22 @@ matterManufacturer:
vendorId: 0x1321
productId: 0x0002
deviceProfileName: plug-binary
- id: "SONOFF M5-1C"
deviceLabel: SONOFF SwitchMan Smart Wall Switch
vendorId: 0x1321
productId: 0x000B
deviceProfileName: switch-binary
- id: "SONOFF M5-2C"
deviceLabel: SONOFF SwitchMan Smart Wall Switch
vendorId: 0x1321
productId: 0x000C
deviceProfileName: switch-binary
- id: "SONOFF M5-3C"
deviceLabel: SONOFF SwitchMan Smart Wall Switch
vendorId: 0x1321
productId: 0x000D
deviceProfileName: switch-binary

#Yeelight
- id: "Yeelight Smart Lamp"
deviceLabel: Yeelight Smart Lamp
Expand Down

0 comments on commit e2bd207

Please sign in to comment.