X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=official%2F01-control-lights-and-locks-with-contact-sensor.groovy;fp=official%2F01-control-lights-and-locks-with-contact-sensor.groovy;h=83f8a4522fbca3a40acb0c9a20396076316ff6e1;hb=a0422b6e2c78a59a0d2e33ea4675d681f234348a;hp=b68afc4ecdae55ade866372264b1bba45c51957c;hpb=470f1560375711f3c3e000f1ea42e6de2a493a58;p=smartapps.git 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",