https://src.nth.io/homekit-door/file
Using a Raspberry Pi Zero W and Pimoroni Automation pHAT, make a simple circuit-based door lock and doorbell intercom into a Siri-controlled HomeKit smart accessory. Siri integration is provided by HAP-NodeJS. This package itself does not depend on Homebridge.
Installation can be handled by:
- The Ansible
homekit-door
role provided in theroles
directory or - By copying the
npmjs-package
to the Raspberry Pi and runningnpm install
.