Hello.
I made a profile which basically whenever you set it on, you select some applications and when you try to open them they'll automatically close and make a short beep sound.
However, it's hard to go to Tasker and manually disable and enable the profile.
I was wondering if I could, let's say, hit the "back" button three times and the profile would either enable or disable, I would know this as a flash text would pop up on the screen saying either "Profile activated" or "Profile deactivated", any idea how to do this?
I don't think you can make tasker react to button presses that way, but in some UIs you can. Just make the tripple-press activate an action that toggles the profile. You could also make a shortcut to that task on your desktop. Another way would be to make a notification action button (preferences - monitor), to make the profile toggleable from the notifications.
If you're rooted and have the Xposed Framework installed, you can install Xposed Additions and remap whatever keys you want, some to even launch Tasker tasks.
I have the Ring Doorbell Pro and am generally happy with its performance. I also just mounted an older Samsung Galaxy Tab 4 10.1 on the wall, as a hub for my various home automation lights, switches, etc..
I am trying to get the Ring Doorbell app to open when there is a ring, or motion is detected, to show the image from the Ring's camera for 40 seconds, then to close and return to the tablet's Home page.
I purchased Tasker, but unfortunately, my recipe is not working well at all. Here is what I have as a Tasker profile:
The trigger is a Ring app Notification when either a ring or motion is detected.
1. Open Ring app
2. Wait 41 seconds
3. Go Home
This works sometimes, but most of the time it either does not open the app, or it does not close the Ring camera-view window, or it does not go to the Home page, but stays on the Ring app's list view of events.
Has anyone done what I am trying to do and how did they do it? Any other suggestions?
I also have a Smartthings hub, if this would help in anyway. And Amazon Echo
Thanks!
Try putting to "Always" the Use Reliable Alarms option in settings/preferences/monitor
GrippingSphere said:
Try putting to "Always" the Use Reliable Alarms option in settings/preferences/monitor
Click to expand...
Click to collapse
Thanks! I did it, restarted tasker and the notification trigger worked several times in a row.
But it still fails to close the camera window, or to Go Home
Anyone with a Ring Doorbell who has achieved the task of bringing up the view window to the front for 40 seconds (the standard recording duration of Ring), and then closing it and returning to the Home screen?
So, does this mean that Tasker is unable to reliably bring an app to the front for 40 seconds, then close it?
Bump! Interested as well..
I suggest checking two things:
1. Instead of just going home, try killing the app
2. Double check the priorities of actions and set the task to abort existing tasks
MacGuy2006 said:
Anyone with a Ring Doorbell who has achieved the task of bringing up the view window to the front for 40 seconds (the standard recording duration of Ring), and then closing it and returning to the Home screen?
Click to expand...
Click to collapse
have you looked into using IFTTT? there are ring recipes on there
To the OP. Did you ever get this to work?
I am trying the same thing with tasker, but tasker is new to me so im not sure how exactly to set this up. Are you able to assist?
Bump! Anyone have luck with this?
So far I have tasker doing the following on my wall mounted tablet near the front door upon receiving a Ring doorbell notification (motion or door bell):
Screen unlock
Secure settings > wake (screen & keyboard lights on 4 seconds)
Launch app > Ring
Wait 30 seconds
Go Home
All the tasks trigger except the wait for 30 seconds. Tasker ends up going home before the ring camera fires up and displays on the screen. This also has the unfortunate side effect of locking the ring doorbell and I have to manually go into the app and click the red hang up icon to “release” the doorbell. Any ideas on how to solve for the wait issue AND to gracefully close the Ring app after 40 seconds?
Thanks.
Me Too
I'm also trying to do the same thing with an old Samsung Galaxy 10.1 tablet so also very interested if someone has figured out how to get this to work.
Couple of additional questions:
1. If you have a wall mounted tablet how are you dealing with RING app wanting to run in Portrait mode only for navigation but landscape mode only for Live View
2. How to hve RING app immediately go to live camera via as right now I have to go from RING menu to Front Door and then Live View when motion is detected or click on notification if doorbell is rung. My goal is to be able to do what Amazon Echo Show can do which is give a voice command to Tablet .. "Show Front Door"
RING App combined with TASKER and/or IFTTT on an Android Tablet set-up as a KIOSK have a lot of potential if these issue can be resolved.
THanks,
Chris
zsyed said:
Bump! Anyone have luck with this?
So far I have tasker doing the following on my wall mounted tablet near the front door upon receiving a Ring doorbell notification (motion or door bell):
Screen unlock
Secure settings > wake (screen & keyboard lights on 4 seconds)
Launch app > Ring
Wait 30 seconds
Go Home
All the tasks trigger except the wait for 30 seconds. Tasker ends up going home before the ring camera fires up and displays on the screen. This also has the unfortunate side effect of locking the ring doorbell and I have to manually go into the app and click the red hang up icon to “release” the doorbell. Any ideas on how to solve for the wait issue AND to gracefully close the Ring app after 40 seconds?
Thanks.
Click to expand...
Click to collapse
Ring Doorbell automation with Tasker, Notification Listener and Rotation Controller
I have forced my RING App to run in Landscape Mode with an app called "Rotation Controller".
To have the RING App go directly to the live cam when the doorbell is rung, you can use the Tasker Plugin "Notification Listener" and make Tasker click on the notification as soon as it pops up. This makes the device switch directly to the camera view instead of the Ring App Homescreen.
This works fine so far, BUT yet I have found no way to close the camera view after a few seconds automatically. I can´t use the tasker "kill app" command, since my Xido X111 android device is not rootable. The "go home" command would bring up the home screen, but the camera window is still running in the background and thus blocking the doorbell until the hang-up symbol is clicked manually.
Any ideas how to close the camera view somehow on an unrooted device?
Greets
Michael
gomce said:
I'm also trying to do the same thing with an old Samsung Galaxy 10.1 tablet so also very interested if someone has figured out how to get this to work.
Couple of additional questions:
1. If you have a wall mounted tablet how are you dealing with RING app wanting to run in Portrait mode only for navigation but landscape mode only for Live View
2. How to hve RING app immediately go to live camera via as right now I have to go from RING menu to Front Door and then Live View when motion is detected or click on notification if doorbell is rung. My goal is to be able to do what Amazon Echo Show can do which is give a voice command to Tablet .. "Show Front Door"
RING App combined with TASKER and/or IFTTT on an Android Tablet set-up as a KIOSK have a lot of potential if these issue can be resolved.
THanks,
Chris
Click to expand...
Click to collapse
derschmock said:
This works fine so far, BUT yet I have found no way to close the camera view after a few seconds automatically. I can´t use the tasker "kill app" command, since my Xido X111 android device is not rootable. The "go home" command would bring up the home screen, but the camera window is still running in the background and thus blocking the doorbell until the hang-up symbol is clicked manually.
Any ideas how to close the camera view somehow on an unrooted device?
Greets
Michael
Click to expand...
Click to collapse
If you can access your tablet with ADB to do the set-up, look into AutoTools/AutoInput
"Good judgment comes from experience, and a lot of that comes from bad judgment." - Will Rogers
AutoInput Point click didn‘t work for me, because the ring app doesn‘t seem to support accessibility from other apps (or maybe i was just too incompetent) BUT i found a very easy solution: after tasker fires up the ring camera and waits for x seconds, i let it just load the ring app again with the toggle „always start new copy“. This doesn‘t kill the ring app, but at least kills the camera screen and therefore prevent the doorbell from locking up. Now it just works as i wanted
zsyed said:
Bump! Anyone have luck with this?
So far I have tasker doing the following on my wall mounted tablet near the front door upon receiving a Ring doorbell notification (motion or door bell):
Screen unlock
Secure settings > wake (screen & keyboard lights on 4 seconds)
Launch app > Ring
Wait 30 seconds
Go Home
All the tasks trigger except the wait for 30 seconds. Tasker ends up going home before the ring camera fires up and displays on the screen. This also has the unfortunate side effect of locking the ring doorbell and I have to manually go into the app and click the red hang up icon to “release” the doorbell. Any ideas on how to solve for the wait issue AND to gracefully close the Ring app after 40 seconds?
Thanks.
Click to expand...
Click to collapse
can you share how you set this up.. i purchased tasker but not seeing the options you layed out.
raf1919 said:
can you share how you set this up.. i purchased tasker but not seeing the options you layed out.
Click to expand...
Click to collapse
You need the additional Tasker Plugin "Notification Listener" and make Tasker click on the notification as soon as it pops up. To close the camera screen after a few seconds, you just load the ring app again with tasker (don´t forget the toggle „always start new copy“).
derschmock said:
You need the additional Tasker Plugin "Notification Listener" and make Tasker click on the notification as soon as it pops up. To close the camera screen after a few seconds, you just load the ring app again with tasker (don´t forget the toggle „always start new copy“).
Click to expand...
Click to collapse
downloaded it...
tasker is just sooo overwhelming.. so many settings. so i create a profile or task? i went to task.. open app Ring. than i'm stuck on what next. what do i put for "if"
raf1919 said:
downloaded it...
tasker is just sooo overwhelming.. so many settings. so i create a profile or task? i went to task.. open app Ring. than i'm stuck on what next. what do i put for "if"
Click to expand...
Click to collapse
"Profile" is the event that triggers something. In our case this is the notification from the ring app. you can choose "Notification Listener Event -> Posted Apps -> Ring App" for that.
"Task" are the actions which are triggered by the Profile Event (click on the notification to open the camera screen, wait x Seconds, close the camera by opening the ring app again):
1. Plugin>Gestures>Configuration>Notification Key: %nlkey
2. wait>45 Seconds
3. Launch App>Ring
you don´t need the "if"
I got it working!! thanks alot
Hi.
I've got all necessary programs (first time I bought something from play store) but can't get it to work.
Part with :"Plugin>Gestures>Configuration>Notification Key: %nlkey"
does not work.
How to get it to work?
Hi,
might seem a silly question but it's very annoying while driving that I receive Samsung calendar notifications. While they appear full screen, Waze and music sounds are silenced.
I have to manually dismiss them before all sounds are 'restored'.
I just want to drive without interruptions of the calendar app, anyone know how this can be done? I'm also using Android Auto but don't see any setting that can accomplish this.
thank you
I'm using Tasker and AutoNotifcation for this. I block some notifications and enable the AOD while connected to my cars Bluetooth.
- install both apps
- in Tasker add a task and search for "AutoNotification Block".
- Tap the pen of Configuration and select the apps you want to block the notification for. You can also add the package name manually
- Under "Toggle" set it to "Block"
- go back and set the timeout to none (slide the slider to the most right)
- go back to the task
- go back to the task list
- add a new task, do the same as above but instead of "Block" set the Toggle to "Unblock".
Now you have the needed tasks and you can set the profiles for them.
- In Tasker go to the profile tap and add a new profile, name it whatever you want.
- Tap on "Status" and filter for "Bluetooth connected" (Note: Bluetooth must be enabled while creating the profiles!).
- Name is optional, tap on the magnifying glass for "Address" and select your cars Bluetooth address.
- go back and Tasker will popup a window where you need to assign a task. Assign the "block" task.
- now do the same again but Mark the "Reverse" check mark in the Bluetooth address menu and after this select the "unblock" task.
So, Tasker will tell AutoNotification to block the specific notifications while connected to the Bluetooth device and unblock it if disconnected.
I hope it works for you. I don't know the English menu entries for Tasker since my app is in German, sorry if there's something different.
thanks, great tip : I already bought Tasker a while ago, I'll set it up like that
Hi all,
I bought a Xiaomi 9 SE a while back, coming from iPhone. I was under the impression that everything was tweakable with android, but i can't figure out how to adjust the pop-up notifications from whatsapp in any way. Currently whenever i receive a whatsapp message my screen turns on and shows a huge rectangle in the middle of the screen showing the message with two buttons beneath it reading "reply" and "close". Then i can scroll to the right and left, showing the next message and previous messages in case i received more than one. This sucks for a number of reasons.
The rectangle looks like it was invented in 1999. It is so obnoxious; huge, ugly with no way around it. It stays on your lock screen blocking everything else until you've closed it manually. When i (feel forced to) close the preview screen (because i want to use my phone for another purpose) there is no way of retrieving the previews of the messages, i have to open the app instead.
The time stamps are missing. I have to figure out the chronology of messages myself by looking at the number in the upper right corner (1 of 13, 2 of 13 etc.) but even then i don't know if the message was sent an hour ago or a minute ago (and even then, i don't know if message 13 was the last one or message 1). Besides, this 'scrolling' to the left and right is so time consuming and unclear compared to being able to look at all messages beneath one another with the first one at the top and the last one at the bottom in one quick view (as with my old iphone).
Phone companies are always nagging about protecting privacy and therefor not showing the content of preview messages of whatsapp, i never understood this when i was on iphone and the previewed messages were subtle, vague and small - with the longer messages needing to be expanded by a swipe down with the finger to fully view (in case of texts longer than a couple of words). But now i get it, these android preview messages light up the screen in a way you can not NOT look at it and the content of the messages is right there in the middle to read for everyone. Also with iPhone i remember the screen would only light up with the first message you received from someone and have some sort of cooldown timer on it before the screen turned on again, with my xiaomi every message someone sends makes the screen light up. In case of people who send a lot of messages in a row (instead of making 1 long message) that means the phone screen in turned on for minutes on end, super annoying and distracting.
Am i totally missing something or is this just the way whatsapp preview messages work with android? Is there any option somewhere hidden to change the form of the whatsapp preview messages to something less obnoxious? Or any third party app for that matter, as this is driving me crazy.
I have MIUI 11 since a day or two now, and was hoping this would change things, but so far i haven't figured it out.
Thanks in advance all!
Yes there is. Just disable the so called toast messages. And you can also disable lock screen messages. And of course disable whatsapp message notification at all!
For the first thing. Whatsapp>settings>notifications>use high priority notifications
For the second check your android AND launcher specific lockscreen settings.
For the third option check the App permissions. or just modify the appearance of the message the time it is there. Grab it left or right and then hit the settings gear for notification display permission (I hope it is called like this).
Yes there is. Just disable the so called toast messages. And you can also disable lock screen messages. And of course disable whatsapp message notification at all!
For the first thing. Whatsapp>settings>notifications>use high priority notifications
For the second check your android AND launcher specific lockscreen settings.
For the third option check the App permissions. or just modify the appearance of the message the time it is there. Grab it left or right and then hit the settings gear for notification display permission (I hope it is called like this).
partial_engineer said:
Yes there is. Just disable the so called toast messages. And you can also disable lock screen messages. And of course disable whatsapp message notification at all!
For the first thing. Whatsapp>settings>notifications>use high priority notifications
For the second check your android AND launcher specific lockscreen settings.
For the third option check the App permissions. or just modify the appearance of the message the time it is there. Grab it left or right and then hit the settings gear for notification display permission (I hope it is called like this).
Click to expand...
Click to collapse
hi, thanks for the answer. I think this does not solve my issue if i understand everything correctly. To be clear: i WANT notifications on my lock screen, just not in the form of the idiotic big rectangle. I want the more subtle, smaller, elongated 'balloons'. Strangly enough when i press "close" on the previewed messages on my Lock screen they disappear and for a second turn into such a small 'balloon', only to disappear straight away then.
The "use high priority notifications" gives a little pop-up at the top of the screen that disappears after like 2 seconds. This is no problem for me.
Under "ambient display and lock screen" settings you can choose for the screen whether to light up or not when a message is received. Although i'd like there to be some sort of cooldown to prevent my phone from lighting up for longer periods on end or all the time, this is not the biggest issue either. (Apparently this overruled by something else as setting it to "do nothing - when notifications come and the screen is off" does not work, it still lit up when receiving a whatsapp message)
Under "notifications" settings you can select "lock screen notifications", "floating notifications" and "notifications badges" - so i go to 'lock screen notifications' where i can select 'format' (sounds promising!), but this only gives me the options to:
- show notification content
- show notifications but hide content
- don't show lock screen notifications
No option to change the style of the Lock screen notifications frustratingly.
EDIT: i may have just found the answer myself ... turn off "pop-up notifications" in the whatsapp settings. This way you still get notifications, but no longer the horrible big ones in the middle of the screen
LangePier said:
hi, thanks for the answer. I think this does not solve my issue if i understand everything correctly. To be clear: i WANT notifications on my lock screen, just not in the form of the idiotic big rectangle. I want the more subtle, smaller, elongated 'balloons'. Strangly enough when i press "close" on the previewed messages on my Lock screen they disappear and for a second turn into such a small 'balloon', only to disappear straight away then.
The "use high priority notifications" gives a little pop-up at the top of the screen that disappears after like 2 seconds. This is no problem for me.
Under "ambient display and lock screen" settings you can choose for the screen whether to light up or not when a message is received. Although i'd like there to be some sort of cooldown to prevent my phone from lighting up for longer periods on end or all the time, this is not the biggest issue either. (Apparently this overruled by something else as setting it to "do nothing - when notifications come and the screen is off" does not work, it still lit up when receiving a whatsapp message)
Under "notifications" settings you can select "lock screen notifications", "floating notifications" and "notifications badges" - so i go to 'lock screen notifications' where i can select 'format' (sounds promising!), but this only gives me the options to:
- show notification content
- show notifications but hide content
- don't show lock screen notifications
No option to change the style of the Lock screen notifications frustratingly.
EDIT: i may have just found the answer myself ... turn off "pop-up notifications" in the whatsapp settings. This way you still get notifications, but no longer the horrible big ones in the middle of the screen
Click to expand...
Click to collapse
i dont know where you do this.......
i am running xiaomi.eu 9.11.22 but when i try to disbale pop-up notifications... but i get the message, not possible in your android version anymore
For the third day I've been trying to work out how to use Tasker Scenes to browse my favourite apps in fullscreen - removing the status bar and navbar.
I have successfully created an activity based scene, and task which uses the Display As "Activity, No Bar, No Status, No Nav" option. I then have this set to show when i open up Chrome, Kiwi, Shopping Apps etc.
The issue I've been experiencing is when the scene is activated it disables all elements within the app, i cannot scroll, or touch anywhere on the screen. The overlay is somehow blocking all touch input despite me using an activity rather than a layer option.
The irritating thing is I've tried all the options i can think of and i know this must be easy to fix?!
As a side note, Tasker does have all permissions granted. Any ideas?