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
5 changes: 5 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,11 @@ matterManufacturer:
vendorId: 0x1189
productId: 0x0633
deviceProfileName: plug-binary
- id: "4489/2193"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

to stay on this profile, we have to add this device to this override list

Copy link
Copy Markdown
Contributor Author

@cbaumler cbaumler Apr 15, 2026

Choose a reason for hiding this comment

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

It looks like this device's product id 0x0891 is already present in the override list for Ledvance 0x1189. Why would that be?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, I recall now. We were notified of this device and did some work to support its profile configuration a few months ago. See here and here.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So we're good 👍

deviceLabel: SMART WIFI MATTER WALL SWITCH 2G
vendorId: 0x1189
productId: 0x0891
deviceProfileName: switch-binary
#Ikea
- id: "4476/32768"
deviceLabel: BILRESA Scroll Wheel
Expand Down
Loading