There is a lot of overlap between these features and there are certainly some tasks that could be accomplished with either. Simultaneously, there are some important differences that drive a bit of a wedge between them.
Month: November 2021
-
Composite Actions vs Reusable Workflows | Blogmarks
-
Running HomeBridge on Docker without Host Network Mode | Dev With Imagination
There is a docker image available, but the setup instructions for this require the container to be ran with the “host” networking mode. The primary reason for this appears to be to allow an Avahi daemon to run in the container and be able to answer responses to mDNS requests, which requires the container to be in the same local network subnet as the device performing the lookup.
Source: Running HomeBridge on Docker without Host Network Mode | Dev With Imagination