Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ matterManufacturer:
deviceLabel: OREIN Bath Fan OLO5S
vendorId: 0x1396
productId: 0x1001
deviceProfileName: light-color-level-fan
deviceProfileName: fan-modular
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.

fan-modular doesn't have all the capabilities that light-color-level-fan has

- id: "5014/4214"
deviceLabel: Linkind Smart Light Bulb
vendorId: 0x1396
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Deprecated: do not use this profile for device fingerprinting.
name: light-color-level-fan
components:
- id: main
Expand Down
Loading