1 pointby js27 hours ago1 comment
  • js27 hours ago
    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.