Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,22 @@ matterManufacturer:
vendorId: 0x102E
productId: 0x2250
deviceProfileName: button-battery
#Meross
- id: "4933/40987"
deviceLabel: Smart Wi-Fi Switch
vendorId: 0x1345
productId: 0xA01B
deviceProfileName: switch-binary
- id: "4933/40978"
deviceLabel: Smart Wi-Fi Switch
vendorId: 0x1345
productId: 0xA012
deviceProfileName: switch-binary
- id: "4933/45057"
deviceLabel: Smart Wi-Fi Power Strip
vendorId: 0x1345
productId: 0xB001
deviceProfileName: switch-6
Copy link
Contributor

Choose a reason for hiding this comment

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

not allowed to use switch-6. has to use switch-binary and the driver will create 5 additional child switches.

#Nanoleaf
- id: "Nanoleaf NL53"
deviceLabel: Essentials BR30
Expand Down
Loading