Selora Homes Selora Homes

Configuration

Configure Selora AI after installation — LLM provider setup, device discovery, and integration options.

Selora-Ai Configuration

Initial Setup

Select your LLM provider and fill in the required fields (see the tables below).

Anthropic Claude

FieldRequiredDefaultDescription
api_keyYesYour Anthropic API key
modelNoclaude-sonnet-4-6Model to use. Can be changed later in integration options.

OpenAI

FieldRequiredDefaultDescription
api_keyYesYour OpenAI API key
modelNogpt-4oModel to use. Can be changed later in integration options.

Ollama (local)

FieldRequiredDefaultDescription
urlYeshttp://localhost:11434Base URL of your Ollama server, reachable from the HA host
modelYesllama4Name of the locally pulled Ollama model

Integration Options

After setup, click Configure on the Selora AI card to adjust:

OptionDescription
LLM modelSwitch models without re-entering your API key
Analysis frequencyHow often Selora AI scans for new automation ideas

MCP Tokens

Selora AI tokens let you authenticate external MCP clients without sharing your Home Assistant credentials. Unlike HA long-lived access tokens, Selora AI tokens only grant access to the MCP server and support granular permission levels.

Creating a token

In the Selora AI settings panel, under Remote Access & MCP Authentication, click Create Token. Choose a name, permission level, and optional expiration. The token is shown only once — copy it immediately.

Permission levels

LevelAccess
Read-onlyRead-only tools only (list automations, get snapshots, list suggestions, etc.)
AdminFull access to all MCP tools including write operations
CustomYou choose exactly which tools are allowed

Expiration

Tokens can be set to expire after 7 days, 30 days, 90 days, 1 year, or never. Expired tokens are automatically rejected.

Revoking a token

Click the Revoke button next to any token in the list. The token is invalidated immediately.