Skip to content

Commit

Permalink
New Devices (Matter Switch) Cync Bulbs and Winees Plug (#1531)
Browse files Browse the repository at this point in the history
* new-devices-for-Cync-and-Winees

* Adding additional Fingerprint for 

Additional PR to add another recently opened WWST CERT request for a Cync Full Color A19, ModelNumber: CLEDA199CD1MS.  

vendorId: 0x1339
productId: 0x0015

I could not confirm the Matter Device Type ID

* Fix a bad commit

Removed a dupe fingerprint and added the following fingerprint. 

- id: 4921/107
  deviceLabel: Cync Reveal Full Color A19
  vendorId: 0x1339
  productId: 0x006B
  deviceProfileName: light-color-level-2000K-7000K

* Adding missed quotes around product ID
  • Loading branch information
lelandblue authored Jul 19, 2024
1 parent da872e5 commit f40bbd1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,21 @@ matterManufacturer:
vendorId: 0x1339
productId: 0x0065
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/105"
deviceLabel: Cync Full Color A21
vendorId: 0x1339
productId: 0x0069
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/173"
deviceLabel: Cync Full Color BR30
vendorId: 0x1339
productId: 0x00AD
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/107"
deviceLabel: Cync Reveal Full Color A19
vendorId: 0x1339
productId: 0x006B
deviceProfileName: light-color-level-2000K-7000K
#Legrand
- id: "4129/3"
deviceLabel: Smart Lights Smart Plug
Expand Down Expand Up @@ -352,6 +367,11 @@ matterManufacturer:
vendorId: 0x1168
productId: 0x03EE
deviceProfileName: light-color-level-1800K-6500K
- id: "4456/1102"
deviceLabel: Matter Smart Plug
vendorId: 0x1168
productId: 0x044E
deviceProfileName: plug-binary
#WiZ
- id: "WiZ A19"
deviceLabel: WiZ A19
Expand Down

0 comments on commit f40bbd1

Please sign in to comment.