equal
deleted
inserted
replaced
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. |