Skip to content

Commit

Permalink
Merge pull request #1019 from SmartThingsCommunity/CHAD-11890-switch-…
Browse files Browse the repository at this point in the history
…fingerprint-fails-to-profile-color-temperature-light

CHAD-11890: Switch Driver fails to profile color temperature lights if paired with an onoff device type
  • Loading branch information
Con-Tejus authored Oct 17, 2023
2 parents ee9e72b + b381889 commit 38a73d2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ matterGeneric:
- id: 0x0101 # Dimmable Light
- id: 0x010C # Color Temperature Light
deviceProfileName: light-level-colorTemperature
- id: "matter/colorTemperature/light/3"
deviceLabel: Matter Color Temperature Light
deviceTypes:
- id: 0x0100 # OnOff Light
- id: 0x010C # Color Temperature Light
deviceProfileName: light-level-colorTemperature
- id: "matter/color/light"
deviceLabel: Matter Color Light
deviceTypes:
Expand Down

0 comments on commit 38a73d2

Please sign in to comment.