dear all, i want to enable Location high accuracy + wifi scan only when certain apps are open, and to off these when the apps are closed. I can't seem to find the option for wifi scan (only can find wifi on/off). Can anyone point me to whether what i mentioned is possible? thanks much.
Use a "custom setting" action.
The values required to turn off:
global wifi_scan_always_enabled 0
The values required to turn on:
global wifi_scan_always_enabled 1
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Thank you very much, this seems to work perfectly
Thanks button is always appreciated [emoji16]
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Related
I'm pretty new with Tasker and i'm trying to learn if possible to have Tasker auto accept (i.e press allow) the the Notification received from the Microsoft Authenticator app with dual factor authentication?
Is this easy to accomplish with Tasker?
I think the easiest way to do that is with the AutoNotification plugin to look for the pop-up and then AutoInput to tap the button.
ptmuldoon said:
I'm pretty new with Tasker and i'm trying to learn if possible to have Tasker auto accept (i.e press allow) the the Notification received from the Microsoft Authenticator app with dual factor authentication?
Is this easy to accomplish with Tasker?
Click to expand...
Click to collapse
Were you ever able to do this? looking to setup something similar now
j4mesk said:
Were you ever able to do this? looking to setup something similar now
Click to expand...
Click to collapse
The solution really is:
ktmom said:
I think the easiest way to do that is with the AutoNotification plugin to look for the pop-up and then AutoInput to tap the button.
Click to expand...
Click to collapse
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
ktmom said:
The solution really is:
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Click to expand...
Click to collapse
I've tried but really struggling to setup, im a complete noob with tasker
j4mesk said:
I've tried but really struggling to setup, im a complete noob with tasker
Click to expand...
Click to collapse
With great power comes a learning curve. Have you gone through any basic tutorials? Gone through the intro to AutoInput?
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Hi guys, what I want send simple but I'm a novice with Tasker so I wouldn't know how to do this, if it's even possible.
What I want is for Tasker to count/keep track of how many times it rains in whatever location I'm in and once it gets to a certain number then it'll notify me.
Is this possible at all?
You could set up a task to engage with a weather API for either forecasted or past observations. Dark Sky is a possibility.
You would need either JavaScript or the AutoTools (plugin) JSON read action to interact with the API.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Is there any chance you could tell me how to do that?
Hi everyone, thanks in advance for any help.
I'm having trouble getting apps to open when my Bluetooth headphones and also my JBL speaker connect to my phone (both performed seperately of course).
Phone is a Samsung Galaxy S8 running android 8.0.0
I ran the trial version of Tasker and it worked fine, when ever I turned on my JBL Bluetooth speaker it would connect to my phone and would open Spotify and by the time I got to my phone it was ready to hit play.
Then I got some new MPOW Bluetooth headphones and created a task to open Castbox when my headphones connect and now neither of the tasks, the existing JBL task and now the new headphone task work?
I uninstalled Tasker and went to the playstore and bought the full version and created the tasks again and they still won't work.
As a trial I created a task that opens Castbox when I plug in a headset and it that works works fine and opens the Castbox app.
Any ideas what might be causing the Bluetooth problems?
thanks again Jamie
It's better to share your profile when it's not working as expected.
Make sure it's named - not a default name assigned by tasker. To name the profile if it isn't already, long press on the name to highlight the profile and, at the top, tap the square with the A.
Then long press on the name to highlight the profile. Go to the 3-dot menu and select export -> Description to Clipboard.
Now you'll be able to paste it. Be aware, it easier to use pastebin and link to a post here. If you paste in a post here, the forum software will convert all semicolons with characters after, typically "on" and "off" to emoticons making it very hard to read.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
ktmom said:
It's better to share your profile when it's not working as expected.
Make sure it's named - not a default name assigned by tasker. To name the profile if it isn't already, long press on the name to highlight the profile and, at the top, tap the square with the A.
Then long press on the name to highlight the profile. Go to the 3-dot menu and select export -> Description to Clipboard.
Now you'll be able to paste it. Be aware, it easier to use pastebin and link to a post here. If you paste in a post here, the forum software will convert all semicolons with characters after, typically "on" and "off" to emoticons making it very hard to read.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Click to expand...
Click to collapse
Thanks, I'll have a go. Hope this worked?
<script src="https://pastebin.com/embed_js/wCbAJsDu"></script>
Jamie5 said:
Thanks, I'll have a go. Hope this worked?
<script src="https://pastebin.com/embed_js/wCbAJsDu"></script>
Click to expand...
Click to collapse
That's the XML, you want to export the description to clipboard.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
ktmom said:
That's the XML, you want to export the description to clipboard.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Click to expand...
Click to collapse
Thanks ktmom, appreciate the help.
Sorry first time having a crack at outputting Tasker info. Try this one.
<script src="https://pastebin.com/embed_js/yQK7seyd"></script>
cheers Jamie
There is not anything obviously wrong. The thing I would do is to try using only the device name or MAC address instead of both in the BT Connected context.
Edit:
The headphones are paired to your device *before* trying to configure the BT Connected context, right?
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Thanks, that's exactly what it was. I was selecting the headphones and speaker from "address" instead of "name". It's working now.
Something else I've noticed tho, if I pair my headphones to my tablet in the evening and then the next day, for example, turn the headphones on my phone won't pair with them automatically. I need to open the Bluetooth settings in my phone and repair them again. This isn't Tasker related and doesn't happen that often so I can live with it.
Thanks again for the help, very much appreciated :good:
Jamie5 said:
Thanks, that's exactly what it was. I was selecting the headphones and speaker from "address" instead of "name". It's working now.
Something else I've noticed tho, if I pair my headphones to my tablet in the evening and then the next day, for example, turn the headphones on my phone won't pair with them automatically. I need to open the Bluetooth settings in my phone and repair them again. This isn't Tasker related and doesn't happen that often so I can live with it.
Thanks again for the help, very much appreciated :good:
Click to expand...
Click to collapse
Glad you found the problem.
You might try clearing the Bluetooth app data and cache and see if that helps the pairing. When you do that, you'll have to repair everything.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
nice
ktmom said:
Glad you found the problem.
You might try clearing the Bluetooth app data and cache and see if that helps the pairing. When you do that, you'll have to repair everything.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Click to expand...
Click to collapse
Thanks, yes good idea I'll try that out.
Hi everyone,
Thx about this forum and developers (pen and joaomgcd). :highfive:
I use this app for many years . But ...
I have some questions about tasker and firebase.
I wanna send data to firebase from tasker.
I all ready looking up about something, but I found nothing. :crying:
Someone can help?
Thanks lot.
I have to admit, I know nothing about the firebase API. And honestly, I don't have time to become familiar. What ever specifics you can offer would help me try to help you.
A quick scan of documentation makes me think that there is a requirement to include a package name as part of the submission? I'm wondering if you'll have to use app factory and test using a kid app.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
I want to send data to firebase by any method witch Tasker can do.
I'm looking for send data by action "post http".
To access firebase database, I need to allow the user by authorization process.
I don't want to use appFactory.
Can you use an AutoTools json read/write action?
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
ktmom said:
Can you use an AutoTools json read/write action?
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Click to expand...
Click to collapse
I was not thinking about this solution,
thank's, I will try and I comeback to tell you !
Hi, any solution here?
Hi all,
I set my volumes to 7 on my "night mode" profile however there are 5 volume toggles on my Note 9 and the bottom one after all the regular Android system ones is "Bixby voice" and i dont know how to simply set that to 7 as the obviously the option isn't in the normal audio setting actions.... they only contain Android system stuff and not manufacturer specific settings like all the fancy stuff that Samsung add to android... im sure its very simple im just urrghh so hard to learn this stuff... im currently doing a diploma on UiPath which is very very similar type of coding... thought id be able to use tasker but... alas... ugh ???
Thanks for any help ?????
I haven't used Samsung since the epic days [emoji6]. So I'm making a guess that there is a custom setting that might be found by using the AutoTools plugin -> secure settings -> custom setting assistant.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
ktmom said:
I haven't used Samsung since the epic days [emoji6]. So I'm making a guess that there is a custom setting that might be found by using the AutoTools plugin -> secure settings -> custom setting assistant.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
Click to expand...
Click to collapse
Autotools hmmmmm... perhaps
Bump
Bump
Multiple bumps is rude [emoji6]
If using AutoTools you can not find the setting, then it's probably due to Samsung proprietary stuff. You could try posting in the Samsung forum to see if anyone has such information on the setting information for that volume level.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini
I feared that so ridiculous... i thought tasker was almost infinitely powerful and there would be a way no matter how granular or complex, deep or convoluted the solution would have to be
Tasker doesn't seem to be unable to change the setting, you seem to be unable to identify what setting to change [emoji6]. Like I said, ask for help identifying the setting in the Samsung forums.
"find somebody that you think is undeserving of your compassion and give it to them" - Christian Picciolini