Home Assistant MCP Server

list_entities

Retrieve all entities in Home Assistant, optionally filtered by domain, to monitor and manage devices, automations, and system components effectively.

Instructions

List all available entities in Home Assistant

Input Schema

NameRequiredDescriptionDefault
domainNoOptional domain filter (e.g., light, switch, automation)

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Optional domain filter (e.g., light, switch, automation)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Home Assistant MCP Server

Related Tools

ID: io8m0yc5wq