From 12418023154002fcc5b98870b0862eaa7b5c12a6 Mon Sep 17 00:00:00 2001 From: Bill Venhaus Date: Sun, 11 Oct 2015 22:38:58 -0500 Subject: [PATCH] Modifying 'Home Remote' --- .../thehomeremote-homeremote/home-remote.src/home-remote.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartapps/thehomeremote-homeremote/home-remote.src/home-remote.groovy b/smartapps/thehomeremote-homeremote/home-remote.src/home-remote.groovy index 7391b7c..a3b92e2 100644 --- a/smartapps/thehomeremote-homeremote/home-remote.src/home-remote.groovy +++ b/smartapps/thehomeremote-homeremote/home-remote.src/home-remote.groovy @@ -17,7 +17,7 @@ definition( name: "Home Remote", namespace: "thehomeremote.homeremote", author: "The Home Remote", - description: "Web service that to enables communication between the Home Remote app and a SmartThings hub.", + description: "Web service that enables communication between the Home Remote app and a SmartThings hub.", category: "My Apps", iconUrl: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience.png", iconX2Url: "https://s3.amazonaws.com/smartapp-icons/Convenience/Cat-Convenience@2x.png",