adding ocfDeviceType

This commit is contained in:
sabersd
2017-03-27 21:29:33 -05:00
parent 973d347d2f
commit 09e890091a
6 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
* Date: 2013-03-05
*/
metadata {
definition (name: "SmartAlert Siren", namespace: "smartthings", author: "SmartThings") {
definition (name: "SmartAlert Siren", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "x.com.st.d.sensor.smoke") {
capability "Actuator"
capability "Switch"
capability "Sensor"