equal
deleted
inserted
replaced
1 # Raspberry Pi Homekit Door Lock Buzzer Accessory |
1 # Raspberry Pi Homekit Door Lock Buzzer Accessory |
|
2 |
|
3 https://src.nth.io/homekit-door/ |
2 |
4 |
3 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/) |
4 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 |
5 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 |
6 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. |