HomeClaw – Control your Apple HomeKit smart home from AI assistants

by js2on 3/7/2026, 4:26 PMwith 1 comments

by js2on 3/7/2026, 4:30 PM

Discovered while looking for a way to export my HomeKit configuration which led me to HomeClaw and this Python exporter:

https://github.com/LittleOrangeC/homekit_export

The latter just reads the the HO SQLite config on your Mac and converts it to JSON and CSV files. It doesn't currently export automations but it took Claude Code about 10 minutes to add automations export for me.

I'm contemplating a move to HA and didn't want to have to do it manually.