From 67a1bd1256b54e85e9d6ee61fb451a51c2a7ecf6 Mon Sep 17 00:00:00 2001 From: Vinay Rao Date: Wed, 2 Sep 2015 22:26:05 -0700 Subject: [PATCH] Updating the DTH name from SmartSense Presence to Arrival Sensor --- .../arrival-sensor.groovy} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename devicetypes/smartthings/{smartsense-presence.src/smartsense-presence.groovy => arrival-sensor.src/arrival-sensor.groovy} (98%) diff --git a/devicetypes/smartthings/smartsense-presence.src/smartsense-presence.groovy b/devicetypes/smartthings/arrival-sensor.src/arrival-sensor.groovy similarity index 98% rename from devicetypes/smartthings/smartsense-presence.src/smartsense-presence.groovy rename to devicetypes/smartthings/arrival-sensor.src/arrival-sensor.groovy index 7c5a5af..e13cfa2 100644 --- a/devicetypes/smartthings/smartsense-presence.src/smartsense-presence.groovy +++ b/devicetypes/smartthings/arrival-sensor.src/arrival-sensor.groovy @@ -12,7 +12,7 @@ * */ metadata { - definition (name: "SmartSense Presence", namespace: "smartthings", author: "SmartThings") { + definition (name: "Arrival Sensor", namespace: "smartthings", author: "SmartThings") { capability "Tone" capability "Actuator" capability "Signal Strength"