Skip to content

Commit 671edc1

Browse files
ALamchaSgreens
authored andcommitted
[ICP-4849] Fix for Neo light switch fingerprint. (SmartThingsCommunity#3041)
1 parent 3dc4e84 commit 671edc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devicetypes/smartthings/zwave-metering-switch.src/zwave-metering-switch.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ metadata {
3232
fingerprint mfr: "014F", prod: "574F", model: "3535", deviceJoinName: "GoControl Wall-Mounted Outlet"
3333
fingerprint mfr: "014F", prod: "5053", model: "3531", deviceJoinName: "GoControl Plug-in Switch"
3434
fingerprint mfr: "0063", prod: "4F44", model: "3031", deviceJoinName: "GE Direct-Wire Outdoor Switch"
35+
fingerprint mfr: "0258", prod: "0003", model: "0087", deviceJoinName: "NEO Coolcam Power plug"
3536
}
3637

3738
// simulator metadata

0 commit comments

Comments
 (0)