Skip to content

Commit 33d3ae7

Browse files
committed
use fan-modular profile as device fingerprint
1 parent c39614b commit 33d3ae7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

drivers/SmartThings/matter-switch/fingerprints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ matterManufacturer:
155155
deviceLabel: OREIN Bath Fan OLO5S
156156
vendorId: 0x1396
157157
productId: 0x1001
158-
deviceProfileName: light-color-level-fan
158+
deviceProfileName: fan-modular
159159
- id: "5014/4214"
160160
deviceLabel: Linkind Smart Light Bulb
161161
vendorId: 0x1396

drivers/SmartThings/matter-switch/profiles/light-color-level-fan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Deprecated: do not use this profile for device fingerprinting.
12
name: light-color-level-fan
23
components:
34
- id: main

0 commit comments

Comments
 (0)