You need to remotely turn off a certain profile in Tasker, I have it called On. It gives the error "failure in performing the transfer task" when using this command:
adb shell am broadcast -a net.dinglisch.android.tasker.ACTION_TASK -e task_name on The installation of tasker-proxy and the use of variations of the following command did not produce results:
adb shell su -c am broadcast -a pl.bossman.taskerproxy.ACTION_TASK -e task_name on Thanks for the help!