Selora AI
Complete guide to the Selora AI Home Assistant integration — installation, configuration, the Selora AI chat panel, MCP onboarding, and privacy.
Selora AI is the AI layer for Home Assistant — an always-on assistant that watches your home, drafts automations for your review, and responds to plain-English commands, without you having to think about prompts or models.
Who is this documentation for?
This guide is for homeowners who want to add AI-powered automation to their Home Assistant setup. No programming or professional background is required — if you can install a Home Assistant integration, you can set up Selora AI.
Get Started
Ready to install? Head to the Installation page. Selora Hub users can enable it with a single toggle; everyone else can install via HACS or manually.
Features
| Feature | Description |
|---|---|
| AI Automation Suggestions | Periodically analyzes device states and history, then writes draft automations to automations.yaml (disabled, prefixed [Selora AI]) for your review. |
| Natural Language Commands | Send plain-English commands via the Selora AI chat panel or Home Assistant Assist. |
| Home Assistant Assist | Expose Selora AI as an Assist conversation agent that can be selected in Home Assistant’s standard chat and voice interface. |
| Context-Aware Chat | The AI sees your existing automations so it can suggest refinements instead of duplicates. |
| Network Device Discovery | Scans your network for supported integrations and helps onboard them with automatic area assignment. |
| Dashboard Generation | Auto-builds a Lovelace dashboard for your discovered media players and devices. |
| Multi-LLM Backend | Supports Selora AI Cloud (managed by Selora Homes, credits included with Selora Hub), Anthropic Claude, OpenAI, OpenRouter, Google Gemini, and Ollama (fully local, zero data egress). |
OpenClaw
Selora AI works with OpenClaw , the open-source AI agent that lives in your messaging apps. Install the Selora Homes skill from ClawHub and your Claw can inspect your home, propose automations, and act on your behalf — all through natural language. Selora Hub users get a one-command setup with automatic OAuth authentication.
See the OpenClaw page for installation and configuration.
Prerequisites
Before installing, confirm you have:
- Home Assistant 2025.1 or later — check under Settings → About
- HACS installed — required for the recommended installation path ( HACS installation guide )
- One of the following LLM backends:
- Selora AI Cloud (recommended for Selora Hub users): a managed LLM backend hosted by Selora Homes. No API key to obtain. Credits are included with every Selora Hub subscription (see the pricing page for per-tier allotments). Authentication happens through your Selora Homes account.
- Anthropic API key ( get one at console.anthropic.com ). API usage is billed by Anthropic separately from your Selora subscription.
- OpenAI API key ( get one at platform.openai.com ). API usage is billed by OpenAI separately from your Selora subscription.
- OpenRouter API key, for access to Claude, GPT, Gemini, Llama, Mistral, DeepSeek, and more through a single account ( get one at openrouter.ai ). API usage is billed by OpenRouter separately from your Selora subscription.
- Google AI API key for Gemini models ( get one at aistudio.google.com ). API usage is billed by Google separately from your Selora subscription.
- Ollama running and reachable, for fully local processing with zero data egress ( Ollama installation guide ).
- InstallationInstall Selora AI via Selora Hub one-click toggle, HACS, or manually into your Home Assistant instance.Selora-Ai Installation Hacs
- ConfigurationConfigure Selora AI after installation — LLM provider setup, device discovery, and integration options.Selora-Ai Configuration
- Chat Panel & AssistUse the Selora AI chat panel and Home Assistant Assist to interact with your home in plain English.Selora-Ai Chat Assist Voice
- OpenClawConnect OpenClaw to your Home Assistant with the Selora Homes ClawHub skill — OAuth 2.0 authentication, one-command setup for Selora Hub users, and full tool reference.Selora-Ai Openclaw Clawhub Mcp
- AI-Generated AutomationsHow Selora AI drafts automations for your review and how to manage them.Selora-Ai Automations
- MCP & Agent SkillsConnect external AI agents to Selora AI using the Model Context Protocol (MCP) — setup, client configs, Docker networking, and troubleshooting.Selora-Ai Mcp Agent-Skills
- Privacy & SupportPrivacy details for each LLM backend and where to report issues.Selora-Ai Privacy Support