Skip to content

Commit

Permalink
Matter Switch: add missing quotes around fingerprint id
Browse files Browse the repository at this point in the history
  • Loading branch information
ctowns committed Jul 22, 2024
1 parent f40bbd1 commit 1f7c99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ matterManufacturer:
vendorId: 0x1168
productId: 0x03ED
deviceProfileName: light-color-level-1800K-6500K
- id: 4456/1006
- id: "4456/1006"
deviceLabel: Matter Smart Light Bulb A19 RGBTW 1100lm
vendorId: 0x1168
productId: 0x03EE
Expand Down

0 comments on commit 1f7c99c

Please sign in to comment.