Merge pull request #1838 from sabersd/ocfDevFix

ICP-381: fixing ocfDeviceType
This commit is contained in:
Vinay Rao
2017-03-27 19:48:19 -07:00
committed by GitHub

View File

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