homebridge-docker icon indicating copy to clipboard operation
homebridge-docker copied to clipboard

Dockerized homebridge - HomeKit support for the impatient

Results 11 homebridge-docker issues
Sort by recently updated
recently updated
newest added

I jsut ran `./homebridge.sh build` on Ubuntu 16.04 Server and I get this error ``` adysan@adyNUC:~/git/homebridge-docker$ ./homebridge.sh build sed: -e expression #1, char 1: unknown command: `.' Sending build context...

Hi. Could you, please, explain me - can homebridge docker container be run in non host network (bridge or overlay) ? I am trying to run homebridge as service in...

Hi, I am trying to get this working but am having trouble. I cloned the repo, added my config.json file and then ran `./homebridge.sh build` and got: ``` ~/homebridge-docker$ ./homebridge.sh...

Fyi...just tried out your project on raspberry pi and got the following error after running the built docker image... ``` /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/bash: warning:...

#### What Make it easier to install plugins and decide what plugins are installed at first. #### My thoughts ###### Installing plugins Make a command in homebridge.sh: ``` ./homebridge.sh install...

Out of the box I get ``` The path /etc/homebridge is not shared from OS X and is not known to Docker. You can configure shared paths from Docker ->...

unfortunately I cannot get it to run - I always get dos error. Anahi is running outside of the container. And I purged the persist folder as well... any ideas?...

./homebridge.sh build sed: -e expression #1, char 1: unknown command: `.' as a consequence of that error, the build process does not install nodejs

Any idea why this might be happening? ``` Step 11 : RUN wget -O - -q https://apt.adafruit.com/apt.adafruit.com.gpg.key | apt-key add - ---> Running in ded7b13b046b gpg: no valid OpenPGP data...

proposed change to fix the build problem caused by sed error