1 unstable release

0.0.0 Apr 29, 2019

#24 in #bluetooth-le

MPL-2.0 license

6KB
144 lines

HomeKit

no_std HomeKit Accessory Protocol implementation for embedded Rust

Build Status Dependabot Status

Currently, all the demo does is show up in the Home app. Nothing else works.

Initial development will be aimed towards implementing the protocol for the Bluetooth LE transport but I fully intend to add support for IP, whilst keeping the core implemenation no_std.

Contributing

Issues and PRs very welcome :)

License

Mozilla Public License Version 2.0 (LICENSE or https://www.mozilla.org/en-US/MPL/2.0/)

Dependencies

~1MB
~18K SLoC