Skip to content

Releases: homebridge/docker-homebridge

1.5.0

12 Oct 10:07

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.5.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.5.0-raspberry-pi

Change Log

  • Upgraded Node.js to v8.7.0 (#31)

1.4.0

04 Oct 01:00

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.4.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.4.0-raspberry-pi

Change Log

  • Upgraded Node.js to v8.6.0 (#29)

1.3.0

11 Sep 10:39

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.3.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.3.0-raspberry-pi

Change Log

  • Upgraded Node.js to v8.4.0 (#23)

1.2.3

16 Aug 23:02

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.2.3

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.2.3-raspberry-pi

Change Log

1.2.2

16 Aug 00:20

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.2.2

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.2.2-raspberry-pi

Change Log

1.2.1

15 Aug 00:05

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.2.1

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.2.1-raspberry-pi

Change Log

1.2.0

20 Jul 11:59

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.2.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.2.0-raspberry-pi

Change Log

  • Allow additional packages to be installed (#14)
  • Allow users to run custom script on container start (#16)
  • Removed default fake-bulb module (#17)

1.1.3

10 Jul 06:18

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.1.3

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.3-raspberry-pi

Change Log

  • Set Homebridge version in Dockerfile (#11)
  • The Raspberry Pi build has been corrected and is now matches the x86_64 build running on Homebridge v0.4.22.
  • Moved the default package.json and config.json to root/defaults to reduce the number of Docker image layers (#12)

1.1.2

08 Jul 05:02

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.1.2

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.2-raspberry-pi

Change Log

  • Cleanup Avahi on container restart (#7)
  • Added basic tests with Travis CI (#8)
  • If the Homebridge process in the container ends the container will now exit. (#9)

1.1.1

04 Jul 23:56

Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.1.1

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.1-raspberry-pi

Change Log

  • Homebridge updated to version 0.4.22
  • Run avahi with --no-chroot to prevent conflicts when using --host
  • Explicit Avahi Conf
  • Cleanup dbus on container restart