Skip to content

mongoose-os-libs/homekit-adk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple HomeKit ADK for Mongoose OS

This is a port of the official Apple HomeKit ADK to Mongoose OS.

Targeted platforms are ESP8266 and ESP32 for now.

BLE transport is supported as long as BT functionality is present (app includes the bt-common lib).

Examples

A simple Mongoose OS app that uses this library can be found here.

A larger project using this library can be found here.

TODO

  • MFi chip support