Maybe you could trigger on the %WIN value of your home screen?
> As far as I know you cannot catch the home button.
>
> Maybe you could trigger on the %WIN value of your home screen?
That is how I do it for some scenes, you can check to see if the scene is still created when %WIN ~ 'your home screen'. If it is created then show scene if not do nothing...
>
> --
> You received this message because you are subscribed to the Google Groups "Tasker" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
> Visit this group at http://groups.google.com/group/tasker.
> For more options, visit https://groups.google.com/d/optout.
Enable Taskers Accessibility service then create a new profile with variable set %WIN then link it to a task that flashes %WIN
Jay M
How do I set a WIN value.
I've tested using flash %WIN with scene open and of returns %WIN
It works but its slow when the home button is pressed. When the back button is pressed its pretty quick though?
> So far what I have is this:
> Profile: Go Car Home (212)
> Application: Nova Launcher
> It works but its slow when the home button is pressed. When the back button is pressed its pretty quick though?
>
You are using the 'App' context. It could be faster if you use context: event / variable set : %WIN / Value: "your launcher window value"
To get "your launcher window value". You need to make a simple testing profile
Profile : test window value
Context: event / variable set : %WIN
Task:
1. Flash %WIN
This will flash the window value every time you change windows.