Skip to content

Commit

Permalink
New Device(Matter Switch) Cync Bulbs 1.01.060 and Outdoor Plug (#1231)
Browse files Browse the repository at this point in the history
* Cync-Matter-Bulbs-1.01.060

* Adding quotes around id:

* Adding fingerprintfor Cync Outdoor Plug

This fingerprint has passed WWST testing, along with other devices in this PR and is ready to merge. I commited this device in to prevent an additional PR.
  • Loading branch information
lelandblue authored Feb 22, 2024
1 parent 3d29ba1 commit c19d0e3
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,51 @@ matterManufacturer:
deviceProfileName: power-energy-powerConsumption

#GE
- id: "4921/177"
deviceLabel: Cync Full Color 2 Inch Wafer
vendorId: 0x1339
productId: 0x00B1
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/44"
deviceLabel: Cync Full Color 3 Inch Puck
vendorId: 0x1339
productId: 0x002C
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/174"
deviceLabel: Cync Full Color 4 Inch Wafer
vendorId: 0x1339
productId: 0x00AE
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/180"
deviceLabel: Cync 4 Inch High Ceiling Wafer
vendorId: 0x1339
productId: 0x00B4
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/175"
deviceLabel: Cync Full Color 6 Inch Wafer
vendorId: 0x1339
productId: 0x00AF
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/181"
deviceLabel: Cync 6 Inch High Ceiling Wafer
vendorId: 0x1339
productId: 0x00B5
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/41"
deviceLabel: Cync Full Color Undercabinet 12 Inch
vendorId: 0x1339
productId: 0x0029
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/42"
deviceLabel: Cync Full Color Undercabinet 18 Inch
vendorId: 0x1339
productId: 0x002A
deviceProfileName: light-color-level-2000K-7000K
- id: "4921/43"
deviceLabel: Cync Full Color Undercabinet 24 Inch
vendorId: 0x1339
productId: 0x002B
deviceProfileName: light-color-level-2000K-7000K
- id: "GELightingSavant/Bulb/A19"
deviceLabel: Cync Full Color A19
vendorId: 0x1339
Expand All @@ -37,6 +82,11 @@ matterManufacturer:
vendorId: 0x1339
productId: 0xAC
deviceProfileName: plug-binary
- id: "4921/111"
deviceLabel: Cync Outdoor Plug
vendorId: 0x1339
productId: 0x006F
deviceProfileName: plug-binary

#Nanoleaf
- id: "Nanoleaf NL53"
Expand Down

0 comments on commit c19d0e3

Please sign in to comment.