Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of "smart home" devices.
You can explore all available plugins at the NPM website by searching for the keyword homebridge-plugin
.
Lipsum
- Raspberry Pi Zero 2 W
- 4x M3x8 Socket Head Screws (Fully Threaded)
- Micro USB Cable
- Micro SD Card (Minimum 8GB)
This was printed on an Ender 5 Pro FDM printer using white Hatchbox ABS. I printed with 100% infill with supports only on the underside of the lid. The print was finished using light sanding and acetone anealing. I am still working on finding an economical solution for coloring the lid while maintaining a clean and polished look.
Official Homebridge Raspberry Pi Image
- Install dependancies by running
pip install Pillow qrcode
- Run the python app using
python3 PairingCodeGen.py
- Enter the X-Callback URL provided by Homebridge
- Enter the 8 digit pairing code provided by Homebridge
It is recommended to print the image on full sheet sticker paper at 2.5cm wide.
Cut out and affix to the rear center of the base.
Homebridge was originally created by Nick Farina.