Skip to content

Commit

Permalink
New Devices (Matter Switch and Matter Sensor) 4 Elko devices (#1728)
Browse files Browse the repository at this point in the history
* new-devices-Elko-buttons-and-switches

* Update fingerprints.yml

Changing the device profile to be switch-binary

* Adding additional Fingerprint

Adding an additional fingerprint for an additional WWST Cert Request.
  • Loading branch information
lelandblue committed Nov 18, 2024
1 parent 6424403 commit baff9fa
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/SmartThings/matter-sensor/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ matterManufacturer:
vendorId: 0x115F
productId: 0x2003
deviceProfileName: motion-illuminance-battery
#Elko
- id: "5170/4098"
deviceLabel: RFWD-100/MT
vendorId: 0x1432
productId: 0x1002
deviceProfileName: contact-battery
#Eve
- id: "Eve Motion"
deviceLabel: Eve Motion
Expand Down
16 changes: 16 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,22 @@ matterManufacturer:
vendorId: 0x1426
productId: 0x0003
deviceProfileName: plug-binary
#Elko
- id: "5170/4096"
deviceLabel: RFSAI-62B-SL/MT
vendorId: 0x1432
productId: 0x1000
deviceProfileName: switch-binary
- id: "5170/4097"
deviceLabel: RFGB-40B(W)/MT
vendorId: 0x1432
productId: 0x1001
deviceProfileName: 4-button-battery
- id: "5170/4099"
deviceLabel: RFWB-40G/MT
vendorId: 0x1432
productId: 0x1003
deviceProfileName: 4-button-battery
#Eve
- id: "Eve/Energy/US"
deviceLabel: Eve Energy
Expand Down

0 comments on commit baff9fa

Please sign in to comment.