Merge pull request #2062 from SmartThingsCommunity/production

Rolling down production to staging
This commit is contained in:
Vinay Rao
2017-05-31 11:44:22 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

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.smokedetector") { definition (name: "SmartAlert Siren", namespace: "smartthings", author: "SmartThings", ocfDeviceType: "x.com.st.d.sensor.smoke") {
capability "Actuator" capability "Actuator"
capability "Switch" capability "Switch"
capability "Sensor" capability "Sensor"

View File

@@ -16,7 +16,7 @@
* Date: 2014-07-15 * Date: 2014-07-15
*/ */
metadata { 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 "Actuator"
capability "Alarm" capability "Alarm"
capability "Battery" capability "Battery"