Control and monitor a Home Assistant instance — read entity states, call services, fire events, and fetch history. Connect Home Assistant to AI agents, automate workflows, and scale with confidence.
Get API StatusReturns a message confirming the API is running.
Get Calendar EventsRetrieves the events on a calendar between two times.
Get Camera ImageReturns a still image from a camera entity.
Get ConfigurationReturns the current Home Assistant configuration.
Get Entity StateReturns the current state of a single entity.
Get Error LogReturns the errors logged during the current Home Assistant session.
Get Logbook EntriesReturns the logbook entries recorded over a period.
Get State HistoryReturns the recorded state changes for one or more entities over a period.
List CalendarsRetrieves a list of the calendar entities.
List ComponentsRetrieves a list of currently loaded components.
List Event TypesRetrieves a list of event types and their listener counts.
List ServicesRetrieves a list of the services available in each domain.
List StatesRetrieves the current state of every entity.
Call ServiceCalls a Home Assistant service to operate a device or integration.
Delete EntityDeletes an entity's stored state from Home Assistant.
Fire EventFires an event onto the Home Assistant event bus.
Handle IntentDispatches a voice-assistant intent to Home Assistant.
Make an API CallPerforms an arbitrary authorized API call.
Render TemplateRenders a Home Assistant template and returns the result.
Set Entity StateSets the stored state of an entity in Home Assistant.
Validate ConfigurationValidates the Home Assistant configuration file and reports any problems.
When to use Home Assistant
Common scenarios where Home Assistant automation saves time and reduces manual work.
Use "Get API Status" as an automated action in Home Assistant so records stay consistent whenever something changes elsewhere in your stack.
Automate "Get Calendar Events" in Home Assistant as a workflow step — combine it with triggers, filters, and AI steps for full-pipeline coverage.
Include "Get Camera Image" from Home Assistant in larger multi-tool workflows to move data end-to-end without hand-offs.
Frequently asked questions
Common questions about automating Home Assistant in your workflows.
Home Assistant has no triggers, but it provides 21 actions including "Get API Status", "Get Calendar Events", and "Get Camera Image". Pair them with triggers from other apps to automate Home Assistant tasks.
Connect Home Assistant to any app in workflows
Search apps and open an app-to-app integration page in one click.