Skip to content

Commit

Permalink
Add HomeKit. (WebThingsIO#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstegeman authored and hobinjk committed May 24, 2019
1 parent 36b850a commit 87780f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@
[submodule "microblocks-adapter"]
path = microblocks-adapter
url = https://github.com/mozilla-iot/microblocks-adapter
[submodule "homekit-adapter"]
path = homekit-adapter
url = https://github.com/mozilla-iot/homekit-adapter
1 change: 1 addition & 0 deletions build-addons.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ if [ -z "${ADAPTERS}" ]; then
# No adapters were provided via the environment, build them all
ADAPTERS=(
gpio-adapter
homekit-adapter
microblocks-adapter
serial-adapter
thing-url-adapter
Expand Down
1 change: 1 addition & 0 deletions homekit-adapter
Submodule homekit-adapter added at 60c17e

0 comments on commit 87780f2

Please sign in to comment.