From d626c5f2a197df38d8cbf670125a48a8abe37ce9 Mon Sep 17 00:00:00 2001 From: twack Date: Thu, 25 May 2017 07:57:19 -0700 Subject: [PATCH] ocf-update-fortrezz-siren --- devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy b/devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy index 9ee8071..9c0d62b 100644 --- a/devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy +++ b/devicetypes/smartthings/zwave-siren.src/zwave-siren.groovy @@ -16,7 +16,7 @@ * Date: 2014-07-15 */ metadata { - definition (name: "Z-Wave Siren", namespace: "smartthings", author: "SmartThings") { + definition (name: "Z-Wave Siren", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "x.com.st.d.sensor.smoke") { capability "Actuator" capability "Alarm" capability "Battery"