Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/maruina/dotfiles --skill home-assistant-api

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedJune 3, 2026 at 20:44
File Explorer
7 files
SKILL.md
readonly