Skip to content

Commit b261963

Browse files
authored
ICP-4556 Add fingerprint for utilitech siren (SmartThingsCommunity#3028)
This got lost in the revert of the bad polling code.
1 parent a796caa commit b261963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ metadata {
2929
fingerprint inClusters: "0x20,0x25,0x86,0x80,0x85,0x72,0x71"
3030
fingerprint mfr: "0258", prod: "0003", model: "0088", deviceJoinName: "Neo Coolcam Siren Alarm"
3131
fingerprint mfr: "021F", prod: "0003", model: "0088", deviceJoinName: "Dome Siren"
32+
fingerprint mfr: "0060", prod: "000C", model: "0001", deviceJoinName: "Utilitech Siren"
3233
}
3334

3435
simulator {

0 commit comments

Comments
 (0)