Use case · Home Assistant

Home Assistant reminders that make the house notice.

When a screen is not enough, RemindRelay can reach into your smart home. Wire an escalation tier to a Home Assistant automation or a signed webhook and turn a reminder into pulsing lights, a paused TV, or a spoken announcement — until it is acknowledged.

Webhook payload + event names

Each escalation tier can fire a signed HTTP POST your automation listens for. The payload carries the reminder id, the tier, and the acknowledgement state, so Home Assistant can react differently as the reminder climbs.

Acknowledgement flow

When the reminder is acknowledged — by tap, reply, or a returned webhook — the relay stops and a resolve event fires, so your automation can switch the lights back and end any announcement loop.

Security model & status

Webhooks are signed so your endpoint can verify they came from RemindRelay, and you choose exactly which tiers fire them. Home Assistant and webhook integration are part of the platform’s design and roll out through early access — join the waitlist to help shape the event schema.

Channels that fit

The escalation channels this relies on most.

Tier 0 · Calm

Push Notification

The first, quietest tap on the shoulder.

Tier 2 · Escalating

Webhooks

Fire your own endpoints with a signed HTTP call.

Tier 2 · Escalating

Home Assistant

Flash the lights. Pause the TV. Make the house notice.

Tier 1 · Nudge

SMS

A text that lands even when the app is closed.

Example relay

How an escalation plays out.

  1. 7:00 PM Push

    Reminder fires

    Push notification, as normal.

  2. +10 min Webhook

    Webhook → Home Assistant

    A signed POST triggers your automation.

  3. +10 min Home Assistant

    The room reacts

    Lights pulse amber; a smart speaker announces it.

  4. +25 min SMS

    Escalate further

    A text follows if the room is ignored too.

  5. Done Resolved

    Acknowledged → resolve event

    A resolve webhook fires; the house returns to normal.

FAQ

Common questions.

How does the Home Assistant integration work?

A reminder can fire a signed webhook at the escalation tiers you choose. Home Assistant listens for it and runs any automation — lights, media, speakers — then a resolve event fires on acknowledgement.

Is the webhook secure?

Webhooks are signed so your endpoint can verify authenticity, and you control which tiers send them. Never expose secrets in your automation logs.

Is this available now?

RemindRelay is in active development and iOS-first; Home Assistant and webhook support are core to the design and roll out through early access. Join the waitlist to help shape the payload and events.

Early access

Stop losing the reminders that matter most.

Join the waitlist for early access to RemindRelay and help shape escalation policies, family workflows, and the integrations you actually need.

Updates only if you opt in. A concept product in active development — iOS first.