Use AutoVera with Tasker to activate on condition?

Hello,

I’d like to use AutoVera and Tasker to do the following:
When getting into radius, IF temperature (from world weather plugin) is above 27c START the AC
How would I go around in doing this? what is the best way?

Thanks,
Amit

I’m using AutoLocation for geofencing. Make a Tasker profile which becomes true when you’re at the desired location and make it fire the task to start the AC. You can use the ‘AutoVera Devices Info’ function to check the device ‘Temperature’ on your Vera to see the current temp. Use “IF %avtemperature > 27” in the task to only start the AC when the temp is greater then 27C.