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
43
GitHub Stars
624
First Seen
Mar 20, 2026
home-assistant — sundial-org/awesome-openclaw-skills