Ha Rest Api

🌐Community
by dawiddutoit · vlatest · Repository

Helps with REST APIs, API as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ha-rest-api npx -- -y @trustedskills/ha-rest-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ha-rest-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ha-rest-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Home Assistant REST APIs. It enables agents to retrieve data from your smart home devices (like temperature sensors or light states) and control them (turning lights on/off, adjusting thermostats). The skill facilitates integration between AI workflows and your existing Home Assistant setup.

When to use it

  • Smart Home Automation: Automate tasks like turning off all the lights when an agent detects you've left home.
  • Data Retrieval: Get current temperature readings from a specific room for reporting or analysis within an AI workflow.
  • Device Control: Instruct an agent to turn on a fan if the temperature exceeds a certain threshold.
  • Status Monitoring: Have the agent periodically check the status of your Home Assistant server and report any issues.

Key capabilities

  • Home Assistant REST API interaction
  • Data retrieval from smart home devices
  • Control of smart home devices

Example prompts

  • "What is the current temperature in the living room?"
  • "Turn on the kitchen lights."
  • "Set the thermostat to 22 degrees Celsius."

Tips & gotchas

  • Requires a working Home Assistant instance and knowledge of its REST API endpoints.
  • Authentication may be required for certain actions; ensure your agent has the necessary credentials.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dawiddutoit
Installs
4

🌐 Community

Passed automated security scans.