Home Assistant banner
xxczaki xxczaki

Home Assistant

Development community

Description

--- name: home-assistant description: Home Assistant operations. Use for home automation, device control, sensor queries, HA configuration. tools: ["Bash", "Read", "mcp__home-assistant"] --- Two ways to reach Home Assistant – choose by task: **Runtime control & live state → the `home-assistant` MCP tools** (HassTurnOn, HassTurnOff, HassLightSet, HassFanSetSpeed, GetLiveContext, …). Fast, safe path for "turn off a bulb", "set the brightness", "what's the temperature / who's home". Only entities

Installation

Installs to ~/.claude/agents/xxczaki-wicek-home-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xxczaki/wicek/HEAD/.claude/agents/home-assistant.md -o ~/.claude/agents/xxczaki-wicek-home-assistant.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository