[Q] Tasker Profile Help

SoundGuy_025

Senior Member
Apr 27, 2011
81
14
38
Hi
Im trying to use create a profile in tasker that uses weatherace to read the weather when I snooze my alarm in the morning.
I set my location in the app and in the plugin. I can see the variable names in the plugin in tasker but cant find a way to access the variables. If i put a say action and put the variable name it just says the text not the information that the variable is supposed to contain.
 

alray

Recognized Contributor
May 22, 2012
8,934
3,584
0
Hi
Im trying to use create a profile in tasker that uses weatherace to read the weather when I snooze my alarm in the morning.
I set my location in the app and in the plugin. I can see the variable names in the plugin in tasker but cant find a way to access the variables. If i put a say action and put the variable name it just says the text not the information that the variable is supposed to contain.
You must first request the data from weather ace using the weather ace plugin in tasker and then the variable will be linked to the appropriate info.
e.g:

(task 1)

Action 1: Plugin --> Weather ACE Tasker Plugin
Configuration: Current condition for AUTO
Delay: 5

Action 2: Alert --> Say
Text: %weatherace_temp

Without action #1, Tasker will only spell "%weatherace_temp" instead of saying the actual temperature.
 
Last edited:
  • Like
Reactions: gazzacbr