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
10 changes: 10 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,16 @@ matterManufacturer:
vendorId: 0x1396
productId: 0x1077
deviceProfileName: light-color-level
- id: "5014/4273"
deviceLabel: Linkind Smart Ceiling Light
vendorId: 0x1396
productId: 0x10B1
deviceProfileName: light-level-colorTemperature
- id: "5014/4245"
deviceLabel: OREiN Matter smart Bathroom Fan
vendorId: 0x1396
productId: 0x1095
deviceProfileName: light-color-level-fan
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.

this device should use fan-modular as its fingerprint. We did a bit of work a few months ago to port this logic away from a single device card to instead use a parent/child model of fan + light.

#Bosch Smart Home
- id: "4617/12310"
deviceLabel: Plug Compact [M]
Expand Down
Loading