Skip to content

jritsema/rpi-ha-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

rpi-ha-bridge

Raspberry Pi compatible docker image that emulates philips hue api to other home automation gateways.

Based on https://github.com/bwssytems/ha-bridge

usage

$ docker run -it --rm -v /home/pi/habridge:/habridge/data --net=host jritsema/rpi-ha-bridge:3.5.1

or optionally to default default config file location...

$ docker run -it --rm -v /home/pi/habridge:/habridge/data --net=host jritsema/rpi-ha-bridge:3.5.1 -Dconfig.file /habride/data/habridge.config

or using compose...

$ docker-compose up -d

About

Raspberry Pi compatible docker image that emulates philips hue api to other home automation gateways

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published