homekit-adapter

HomeKit device adapter.


Keywords
mozilla, iot, adapter, homekit
License
MPL-2.0
Install
npm install homekit-adapter@0.5.1

Documentation

homekit-adapter

HomeKit device adapter for Mozilla IoT Gateway

Supported Devices

NOTE: Devices typically need to be unpaired from Android/iOS before using them with the gateway.

Tested and Working

Untested but Should Work

  • All other WiFi smart plugs
  • All WiFi light bulbs
  • All other bridge devices

Requirements

If you're running this add-on outside of the official gateway image for the Raspberry Pi, i.e. you're running on a development machine, you'll need to do the following (adapt as necessary for non-Ubuntu/Debian):

$ sudo apt install python3-dev libnanomsg-dev
$ sudo pip3 install \
    git+https://github.com/mozilla-iot/gateway-addon-python.git \
    git+https://github.com/mrstegeman/hapclient.git \
    git+https://github.com/pyca/pynacl