README.md
changeset 28 f891e481f06d
parent 27 df47a99d5bfc
equal deleted inserted replaced
27:df47a99d5bfc 28:f891e481f06d
     1 # Raspberry Pi Homekit Door Lock Buzzer Accessory
     1 # Raspberry Pi Homekit Door Lock Buzzer Accessory
     2 
     2 
     3 https://src.nth.io/homekit-door/
     3 https://src.nth.io/homekit-door/file
     4 
     4 
     5 Using a [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/)
     5 Using a [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/)
     6 and [Pimoroni Automation pHAT](https://shop.pimoroni.com/products/automation-phat), make a simple circuit-based door
     6 and [Pimoroni Automation pHAT](https://shop.pimoroni.com/products/automation-phat), make a simple circuit-based door
     7 lock and doorbell intercom into a Siri-controlled HomeKit smart accessory. Siri integration is provided
     7 lock and doorbell intercom into a Siri-controlled HomeKit smart accessory. Siri integration is provided
     8 by [HAP-NodeJS](https://github.com/homebridge/HAP-NodeJS). This package itself does not depend on Homebridge.
     8 by [HAP-NodeJS](https://github.com/homebridge/HAP-NodeJS). This package itself does not depend on Homebridge.