X-Git-Url: http://plrg.eecs.uci.edu/git/?p=smartapps.git;a=blobdiff_plain;f=official%2Fstep-notifier.groovy;h=90c6416d627e338f33b607187077a338286d7dc8;hp=7aec19c178283349ebab827ec74a5da21c0fe604;hb=dba32472b764e3e3c0f122b36024178c1146e0dd;hpb=783701ffc8e224086908a2cadcfdbf816d0b9636;ds=sidebyside diff --git a/official/step-notifier.groovy b/official/step-notifier.groovy index 7aec19c..90c6416 100755 --- a/official/step-notifier.groovy +++ b/official/step-notifier.groovy @@ -39,7 +39,7 @@ def setupNotifications() { dynamicPage(name: "setupNotifications", title: "Configure Your Goal Notifications.", install: true, uninstall: true) { section("Select your Jawbone UP") { - input "jawbone", "device.jawboneUser", title: "Jawbone UP", required: true, multiple: false + input "jawbone", "capability.stepSensor", title: "Jawbone UP", required: true, multiple: false } section("Notify Me When"){