Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 360 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 360 Bytes

rpi-homebridge

A docker image that runs the Homebridge iOS HomeKit emulator on raspberry pi

usage

map a volume to the homebridge root directory containing your config.json file.

$ docker run -d -p 0.0.0.0:51826:51826 -v /home/pi/rpi-homebridge:/root/.homebridge --net=host jritsema/rpi-homebridge