pebble glance
Posted: 27 Apr 2015 08:31
This from pebble app called glance
Can it be used as trigger to flow?
To populate the face use the Intent uk.co.finebyte.pebbleglance.TASKERSEND with a String Extra in the format msg:ToGoOnLine1:Line2:Line3
When the face initialises it sends the Intent uk.co.finebyte.pebbleglance.TASKERINIT
When the face stops it sends the Intent uk.co.finebyte.pebbleglance.TASKERSTOP
When a button is pressed it sends the Intent uk.co.finebyte.pebbleglance.TASKERKEY with the Extra key sent to TASKERTOP, TASKERMID and TASKERBOT as you would expect
When a button is long pressed it sends the Intent uk.co.finebyte.pebbleglance.TASKERKEY with the Extra key sent to TASKERLTOP, TASKERLMID and TASKERLBOT as you would expect
Use uk.co.finebyte.pebbleglance.TASKERVIBE to make the pebble vibrate
Use
Can it be used as trigger to flow?
To populate the face use the Intent uk.co.finebyte.pebbleglance.TASKERSEND with a String Extra in the format msg:ToGoOnLine1:Line2:Line3
When the face initialises it sends the Intent uk.co.finebyte.pebbleglance.TASKERINIT
When the face stops it sends the Intent uk.co.finebyte.pebbleglance.TASKERSTOP
When a button is pressed it sends the Intent uk.co.finebyte.pebbleglance.TASKERKEY with the Extra key sent to TASKERTOP, TASKERMID and TASKERBOT as you would expect
When a button is long pressed it sends the Intent uk.co.finebyte.pebbleglance.TASKERKEY with the Extra key sent to TASKERLTOP, TASKERLMID and TASKERLBOT as you would expect
Use uk.co.finebyte.pebbleglance.TASKERVIBE to make the pebble vibrate
Use