We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a796caa commit b261963Copy full SHA for b261963
devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy
@@ -29,6 +29,7 @@ metadata {
29
fingerprint inClusters: "0x20,0x25,0x86,0x80,0x85,0x72,0x71"
30
fingerprint mfr: "0258", prod: "0003", model: "0088", deviceJoinName: "Neo Coolcam Siren Alarm"
31
fingerprint mfr: "021F", prod: "0003", model: "0088", deviceJoinName: "Dome Siren"
32
+ fingerprint mfr: "0060", prod: "000C", model: "0001", deviceJoinName: "Utilitech Siren"
33
}
34
35
simulator {
0 commit comments