Connect Home Assistant to Gmail in two minutes.
Real-time triggers from Home Assistant, ready-made actions in Gmail. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Home Assistant.
- Home Assistant has no triggers yet. Use the catalog's universal Webhook trigger as the upstream.
Workflows do something in Gmail, instantly.
- Add Labels to MessageAPI
- Create DraftAPI
- Create LabelAPI
- Delete DraftAPI
- Delete LabelAPI
- Delete MessageAPI
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Home Assistant, do it in Gmail.
0 Home Assistant triggers wired to 27 Gmail actions.
Or fire it the other way around.
1 Gmail triggers wired to 8 Home Assistant actions downstream.
See Gmail → Home Assistant →Common Home Assistant → Gmail workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Connect Home Assistant and Gmail in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Home Assistant and Gmail
Open TinyCommand, authorize Home Assistant and Gmail once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Home Assistant trigger
Drop the Home Assistant → New event trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/home-assistant.event - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the Gmail action
Drop the Gmail → Add Labels to Message action below it. Map fields from the Home Assistant payload into the Gmail inputs.
google-gmail.add-labels - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.