Home Assistant Integration
Home Assistant Integration Hermes Agent integrates with Home Assistant in two ways: 1. Gateway platform — subscribes to real time state changes via WebSocket an
- Section
- Messaging Platforms
- Source
- hermesbible.com/docs/user-guide/messaging/homeassistant
Home Assistant Integration Hermes Agent integrates with Home Assistant in two ways: 1. Gateway platform — subscribes to real time state changes via WebSocket an
Excerpt from the official Hermes Agent documentation, quoted for reference. View sourceWhat this page covers
- Setup
- 1. Create a Long-Lived Access Token
- 2. Configure Environment Variables
- 3. Start the Gateway
- Available Tools
- ha_list_entities
- ha_get_state
- ha_list_services
- ha_call_service
- Gateway Platform: Real-Time Events
Section outline mirrored from the official Hermes Agent documentation. Follow any heading to read the complete text on the source site.
Upstream outline
Section map
Setup
Maps setup to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
1. Create a Long-Lived Access Token
Maps 1. create a long-lived access token to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
2. Configure Environment Variables
Maps 2. configure environment variables to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
3. Start the Gateway
Maps 3. start the gateway to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Available Tools
Maps available tools to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
ha_list_entities
Maps ha_list_entities to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
ha_get_state
Maps ha_get_state to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
ha_list_services
Maps ha_list_services to the Messaging Platforms documentation path, with the source page reserved for exact commands and updates.
Implementation notes
- Use this Messaging Platforms doc as a navigation page first: the local clone mirrors the source structure and links each heading back to the authoritative upstream section.
- Primary decision areas: Setup, 1. Create a Long-Lived Access Token, 2. Configure Environment Variables, 3. Start the Gateway, Available Tools. Read those source anchors before changing installs, credentials, automation, or runtime configuration.
- Useful search signals for this doc: assistant, integration, integrates, gateway, platform. These are derived from the public title and summary so the clone remains lightweight.
Decision table
Use when you need orientation for home assistant integration before applying exact upstream commands.
Open the source anchor for Setup and confirm platform-specific requirements before changing configuration.
Use the upstream page as the authority for current syntax, release changes, and security-sensitive steps.
Verification checklist
- Use this page to orient yourself within Messaging Platforms, then open the linked source page for exact current syntax.
- Start with the source section for Setup; do not rely on the local summary for commands or secrets.
- Check platform, install method, provider, and credential assumptions before changing a real environment.
- Review the source section for 1. Create a Long-Lived Access Token if the page involves setup, automation, messaging, or runtime behavior.
- After applying anything from the source, run the smallest relevant smoke test before widening scope.
Risk notes
Treat every token, OAuth grant, secret manager entry, and API key as production-sensitive. Verify least privilege and revocation before reuse.
Start with a bounded dry run, logs, and a manual stop path before enabling recurring or unattended execution.
Set provider, token, and retry limits before scaling the workflow beyond a single test run.
What this page covers
- Core concept and where it fits in the Hermes Agent system.
- Setup or operating context implied by the upstream page summary.
- The source page link for full current details and updates.
Source mirror note
This page is generated from the public Hermes Bible index so the clone has the same route coverage and search surface. It stores the public title, category, summary, and source link locally; use the source page for full upstream text and updates.
Open source page