Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 737 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 737 Bytes

Raspberry Pi Homekit Door Lock Buzzer Accessory

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

Installation can be handled by:

  1. The Ansible homekit-door role provided in the roles directory or
  2. By copying the npmjs-package to the Raspberry Pi and running npm install.