From: rtrimana Date: Thu, 21 May 2020 16:04:22 +0000 (-0700) Subject: Changing remote branch to PLRG Git server. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartapps.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster Changing remote branch to PLRG Git server. --- diff --git a/official/01-control-lights-and-locks-with-contact-sensor.groovy b/official/01-control-lights-and-locks-with-contact-sensor.groovy index b68afc4..83f8a45 100644 --- a/official/01-control-lights-and-locks-with-contact-sensor.groovy +++ b/official/01-control-lights-and-locks-with-contact-sensor.groovy @@ -13,6 +13,7 @@ * for the specific language governing permissions and limitations under the License. * */ + definition( name: "Example: Control a switch and lock with a contact sensor", namespace: "com.smarthings.developers",