Platform profile

HA Automations

Automation-only Home Assistant endpoint for direct tool execution from workflows, alerts, and machine-triggered events.

Automation bridge 2 settings 5 Verba Plugins
Runtime role

What this surface is for

Automation bridge

Highlights

Behavior in the current codebase

  • Built for fast one-shot execution from Home Assistant automations rather than open-ended chat.
  • Fits camera events, doorbell alerts, dashboard summaries, and deterministic tool calls.
  • Works naturally with automation-only Verba Plugins that expose short machine-oriented outputs.
Settings

Configuration schema

  • Bind Port number

    TCP port for the Tater ↔ Home Assistant Automations bridge

    Key: bind_port Default: 8788
  • Events Retention select

    How long to keep events (by ha_time only).

    Key: events_retention Default: 7d Options: 2d, 7d, 30d, forever