From 1dc052fa888c750b59b7aae7f169bbb16f82f053 Mon Sep 17 00:00:00 2001 From: Donald Kirker Date: Mon, 26 Aug 2019 03:10:33 -0700 Subject: [PATCH] ICP-9962 Update ocfDeviceType for Zooz 4-in-1 --- .../zooz-4-in-1-sensor.src/zooz-4-in-1-sensor.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicetypes/smartthings/zooz-4-in-1-sensor.src/zooz-4-in-1-sensor.groovy b/devicetypes/smartthings/zooz-4-in-1-sensor.src/zooz-4-in-1-sensor.groovy index 371ed85aa79..5d4a858beff 100644 --- a/devicetypes/smartthings/zooz-4-in-1-sensor.src/zooz-4-in-1-sensor.groovy +++ b/devicetypes/smartthings/zooz-4-in-1-sensor.src/zooz-4-in-1-sensor.groovy @@ -12,7 +12,7 @@ * */ metadata { - definition(name: "Zooz 4-in-1 sensor", namespace: "smartthings", author: "SmartThings", mnmn: "SmartThings", vid: "generic-motion-8") { + definition(name: "Zooz 4-in-1 sensor", namespace: "smartthings", author: "SmartThings", mnmn: "SmartThings", vid: "generic-motion-8", ocfDeviceType: "x.com.st.d.sensor.motion") { capability "Motion Sensor" capability "Temperature Measurement" capability "Relative Humidity Measurement"