- Use a Secondary Always-On Device as a Dedicated Echo Viewer
Set up an old Android phone or tablet with the Alexa app and keep it always unlocked and charged. With Tasker + AutoInput installed on this device, you:
Keep the device’s screen always on (via developer options or apps like Stay Alive).
Auto-accept the pop-up without interfering with your main phone.
- Use Join by Tasker for Cross-Device Triggering
If you already have Tasker set up on your phone, you can use Join (by the same developer) to:
Receive the doorbell notification on your PC or secondary Android device.
Auto-accept the notification remotely from your computer or other device.
This adds a remote automation layer
Link - . Join – Tasker and Join
- Use Alexa Custom Skill with Webhook Integration
If you’re comfortable with light scripting, you can:
Create a custom Alexa routine that triggers a webhook via IFTTT or Node-RED.
Use that webhook to trigger a Raspberry Pi or another home device to activate a camera or doorbell stream automatically.
This bypasses manual confirmation
- Use a Voice Macro App to Automate Speech Commands
Apps like Voice Access (by Google) or Macrodroid can simulate a voice saying “Alexa, answer the doorbell” when the popup appears or when a specific notification is triggered.
Combine this with:
A trigger for specific notification text.
Pre-recorded voice audio (or TTS) played from your phone near an Echo device.
It’s a clever “hack” to trigger voice actions without tapping.
- Use a Custom Android ROM (Rooted Users Only)
Advanced users can flash a lightweight custom ROM (e.g. LineageOS with root access) and run more aggressive scripts with Tasker and AutoTools:
Auto-dismiss or bypass confirmation dialogs.
Grant elevated UI automation permissions.
Fully automate doorbell popup handling.
This is high risk and only suitable for tech-savvy users, because it roots your phone as well..it voids any warranty on your phone
- Explore External Alexa-Compatible Devices (with Local APIs)
Devices like Home Assistant or Hubitat Elevation can act as middlemen:
Listen to doorbell events.
Trigger custom responses, such as displaying video on a compatible dashboard screen or automating voice responses via other Alexa-enabled routines.
These platforms offer greater flexibility than the stock Alexa ecosystem.
Bonus Tip:
Even if you don’t use Tasker, Macrodroid or Automate may offer easier setups for those unfamiliar with complex profiles. Some users find Automate’s flowbased logic more beginner-friendly for UI automation.
Because Amazon enforces the confirmation step for third-party skills due to privacy/security reasons, full auto-answer is technically restricted. However, with these workarounds, you can significantly reduce manual steps, customize how/when you engage with doorbell events, or even simulate full automation using creative combinations of voice, UI tools, and home automation.
Let me know your device setup and comfort level and I’ll happily guide you through one of these
All the best,
S.S