From e907deeed24bd6c086b9164a8837e842c56756d4 Mon Sep 17 00:00:00 2001 From: Kris Schaller Date: Wed, 2 Sep 2015 00:48:35 -0700 Subject: [PATCH] Updating notify me when description --- smartapps/smartthings/notify-me-when.src/notify-me-when.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartapps/smartthings/notify-me-when.src/notify-me-when.groovy b/smartapps/smartthings/notify-me-when.src/notify-me-when.groovy index a59f344..e879ee4 100644 --- a/smartapps/smartthings/notify-me-when.src/notify-me-when.groovy +++ b/smartapps/smartthings/notify-me-when.src/notify-me-when.groovy @@ -23,7 +23,7 @@ definition( name: "Notify Me When", namespace: "smartthings", author: "SmartThings", - description: "Get a push notification or text message when any of a variety of SmartThings is activated. Supports button push, motion, contact, acceleration, moisture and presence sensors as well as switches.", + description: "Receive notifications when anything happens in your home.", category: "Convenience", iconUrl: "https://s3.amazonaws.com/smartapp-icons/Meta/window_contact.png", iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Meta/window_contact@2x.png"