Post

Running HomeBridge on Docker without Host Network Mode - Additional Accessories

A new version of the generate service script is now available, now supporting platforms & accessories.

Series: Running HomeBridge on Docker without Host Network Mode Part 2

  1. Running HomeBridge on Docker without Host Network Mode
  2. Running HomeBridge on Docker without Host Network Mode - Additional Accessories
  3. Homebridge, Docker, and Wake-on-Lan

This is just a quick post to announce that a new version of the generate_service.sh script is now available.

Instead of putting the source for this into this post, I’ve now committed it to a Github repository here: generate_service.sh. This version adds support for generating additional service files for accessories defined under a platform in Homebridge.

I have been testing this out with a Samsung Tizen based TV, but this has exposed another issue with Wake-on-Lan packets not being able to be routed from a Docker network without using host mode. I’m still investigating options to solve this, which will be another post (or defeat, time will tell).

This post is licensed under CC BY 4.0 by the author.