Conditional everything
Different actions on weekdays vs weekends, vs when you're at home, vs when you're driving. All conditional.
Tasker is the Android automation tool for people who want everything. Profile triggers, conditional actions, scenes, plugins. Connect Getwello and you can make the phone do anything Android allows, in response to a check-in.
Coordinator-only. Included in the £4.99 plan. Same day to set up.
Different actions on weekdays vs weekends, vs when you're at home, vs when you're driving. All conditional.
Tell apart 'check-in' from 'missed' from 'visit' by feel alone. Useful in meetings.
Draw a status overlay over the lock screen. Show the day's check-in time as ambient context.
£4 for Tasker, a few quid for plugins. No subscriptions, ever.
Each Tasker profile is a self-contained trigger-plus-action. Toggle them on and off individually. Build one for daily check-ins (quiet vibration), one for missed days (loud + bypass DND), one for visit reminders (calendar add).
Both from the Play Store. HTTP Server Pro exposes a local HTTP listener that Tasker can react to.
Either expose your phone via a Cloudflare Tunnel (free) or route via a small Vercel function. Direct webhooks from us to your phone require some bridge.
Settings → Developer API → Webhooks. URL is your relay. Tick the events you want.
Trigger on incoming HTTP. Filter by event type. Take whatever action you want: vibration, notification, TTS, scene overlay, anything.
Tasker lets you do anything Android exposes. Per-event vibration patterns, conditional actions based on time of day, integration with other phone state. Power-user only; most families don't need this.
Yes, via HTTP Request triggers in the AutoTools or Tasker:Net plugins. Or run a tiny HTTP server using Termux. The cleanest route is HTTP Server Pro, a £2 plugin that exposes a local listener.
Tasker runs as a foreground service on modern Android, which keeps it alive. Some manufacturer skins (Huawei, Xiaomi) are aggressive about background apps; configure battery exceptions for Tasker.
Yes. Use the HTTP Request action with your Bearer API key to POST to /api/v1/circles/{id}/family-room. Trigger from a Tasker scene, a voice command via Google Assistant, anything.
Tasker is a £4 one-off Android app. Once installed, the integration is free. Some plugins (AutoTools, HTTP Server Pro) cost £2-3 each. Cheap overall.
Some families wire two or three at the same time. The webhook fans out, the API keys stay the same.
See every integration or jump to the Developer API overview.
Mint your first API key in two minutes. Coordinator-only. Included in the £4.99 family plan.