API Notes: HomeKit framework

The full API is described in Apple’s documentation, both the C and Objective-C APIs are available (but see the API Notes below).

These bindings are accessed through the HomeKit package (that is, import HomeKit).

New in macOS 26.4.

Note

This is an experimental binding based on the HomeKit headers for iOS.

API Notes