Issue with getIntents() when launched through Tasker

12 views
Skip to first unread message

Sagar Pandya

unread,
Dec 11, 2014, 11:50:38 AM12/11/14
to python-fo...@googlegroups.com
I have a Tasker profile that responds to an AutoVoice command. It pops up a test notification with the contents of the variables matched from AutoVoice, so I know those vars exist. However, getIntents().results["extras"] just looks like this:

    {u'com.googlecode.android_scripting.extra.SCRIPT_PATH': u'/storage/emulated/0/sl4a/scripts/tasker.py'}

Below is the description of the Tasker profile:

Profile: Set Thermostat (2)
State: AutoVoice Recognized [ Configuration:Event Behaviour: true
Command: "set (?<mode>temperature|heater|cooler) to (?<temp>.+) (regex)"
Variable Names: ACTION
Variable Values: explicit_set ]
Enter: Set thermostat (3)
A1
: SL4A [ Configuration:tasker.py Package:com.googlecode.android_scripting Name:SL4A Timeout (Seconds):0 ]

What am I missing?
Reply all
Reply to author
Forward
0 new messages