Skip to content

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

Notifications You must be signed in to change notification settings

rcreasey/rpi-homebridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

21 Commits

Repository files navigation

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 /opt/homebridge:/root/.homebridge --net=host rcreasey/rpi-homebridge 

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell100.0%