Skip to content

Commit 60db578

Browse files
committed
Add missing quotes in fingerprint ID for Shelly 2PM Gen3
1 parent cc72e51 commit 60db578

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)