Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

home-assistant-api

Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Use when querying entity states, controlling devices, managing automations, or performing system operations. Requires HOME_ASSISTANT_URL and HOME_ASSISTANT_TOKEN environment variables.

Resumen

Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Use when querying entity states, controlling devices, managing automations, or performing system operations. Requires HOME_ASSISTANT_URL and HOME_ASSISTANT_TOKEN environment variables.

Comando de instalación
npx skills add https://github.com/maruina/dotfiles --skill home-assistant-api

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado3 de junio de 2026, 20:44
Explorador de archivos
7 archivos
SKILL.md
readonly