Skip to content

lukehoersten/homekit-door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.