openclawopenclawOfficialยท1 Agent Skills Included

casa

Control HomeKit devices locally via REST API and CLI

Exposes local HomeKit accessories as a loopback-only REST API and command-line interface on macOS. Reads and writes device characteristics, lists rooms and services, and checks health without cloud accounts or remote access. Enables fast home automation scripting with cached device IDs and simple terminal commands.
npx skills add openclaw/casa --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Casa?โ–ผ

Run `npx skills add openclaw/casa --all -g -y` in your terminal to install the skill globally. Note that Casa is deprecated; consider the HomeClaw project for ongoing support.

What does Casa do with HomeKit?โ–ผ

Casa turns your Mac's HomeKit data into a local REST API and CLI, letting you list accessories, read sensor values, and switch devices on or off from scripts.

Is Casa secure for local automation?โ–ผ

Yes. The server only binds to loopback (127.0.0.1), the HomeKit module is off by default, and you can require an auth token for every request.

Can Casa stream HomeKit camera feeds?โ–ผ

No. Camera video and snapshots are not available through HomeKit in Casa; use direct RTSP or HTTP camera streams instead.

Is Casa still maintained?โ–ผ

No. The repository is marked deprecated, and the author recommends switching to HomeClaw for continued HomeKit automation support.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneurโ†’