skills/clawhub.ai/home-assistant

home-assistant

Installation
SKILL.md

Home Assistant

Control your smart home via Home Assistant's REST API and webhooks.

Setup

Option 1: Config File (Recommended)

Create ~/.config/home-assistant/config.json:

{
  "url": "https://your-ha-instance.duckdns.org",
  "token": "your-long-lived-access-token"
}

Option 2: Environment Variables

Installs
4
First Seen
Jul 24, 2026
home-assistant from clawhub.ai