Skip to content

Commit feb7a21

Browse files
authored
Merge pull request #2289 from SmartThingsCommunity/bugfix/missing-fingerprint-id-quotes
Add missing quotes in fingerprint ID for Shelly 2PM Gen3
2 parents cc72e51 + 60db578 commit feb7a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/SmartThings/matter-switch/fingerprints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ matterManufacturer:
785785
vendorId: 0x1490
786786
productId: 0x1029
787787
deviceProfileName: plug-power-energy-powerConsumption
788-
- id: 5264/4101
788+
- id: "5264/4101"
789789
deviceLabel: Shelly 2PM Gen3
790790
vendorId: 0x1490
791791
productId: 0x1005

0 commit comments

Comments
 (0)