• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Trying to convert multiple profiles into 1 using variable

murphdawg

Lurker
I'm trying to unclutter my Profile tab and have 2 profiles I want to combine into one. I know I would need a variable setup, but I'm not sure how to go about this. I'm still learning the ins and outs of my new Android.

Profile 1 = Receiving text while driving
Profile 2 = If bluetooth is connected to my car, then Enable Profile 1
Profile 3 = If Bluetooth is not connected to my car, then Disable Profile 1

I know it can be even more complex by combining all 3, but for now, How can I use %variables to merge Profile 2 and 3 above?

Thanks
Murphy
Tasker-BTConnected.jpg
 
Welcome to Android Forums.

How about something like ...

Profile: P1
Time: From 10:50AM Till 10:51AM
Enter: Anon
A1: Stop [ With Error:Off Task: ]

Profile: P2
State: BT Connected [ Name:* Address:* ]
Enter: Anon
A1: Profile Status [ Name: P1 Set:On ]
Exit: Anon
A1: Profile Status [ Name: P1 Set:Off ]

... Thom
 
Last edited:
Back
Top Bottom