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
12 changes: 11 additions & 1 deletion drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,16 @@ matterManufacturer:
vendorId: 0x1396
productId: 0x1076
deviceProfileName: light-color-level
- id: "5014/4246"
Copy link
Contributor

Choose a reason for hiding this comment

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

the implementation of these devices has changed and will be going to prod in the new format starting monday (aka as parent/child). These should be changed to fan-modular

deviceLabel: OREiN Matter smart Bathroom Fan
vendorId: 0x1396
productId: 0x1096
deviceProfileName: light-color-level-fan
- id: "5014/4247"
deviceLabel: OREiN Matter smart Bathroom Fan
vendorId: 0x1396
productId: 0x1097
deviceProfileName: fan-modular
#Bosch Smart Home
- id: "4617/12310"
deviceLabel: Plug Compact [M]
Expand Down Expand Up @@ -3604,7 +3614,7 @@ matterGeneric:
deviceTypes:
- id: 0x002B # Fan
- id: 0x0100 # OnOff Light
deviceProfileName: fan-modular
deviceProfileName: fan-modular
- id: "matter/dimmable/fan/light"
deviceLabel: Matter Dimmable Fan Light
deviceTypes:
Expand Down
Loading