Assist Pipeline not working for Atom Echo due to random UDP listening port of Home Assistant Core

some additional info: as per this post, presumably this is a firewall issue. My setup is to run everything in dedicated docker compose containers in a docker local network and make individual ports available via nginx reverse proxy to other devices in my wlan. The referenced post suggests that HA is opening a random port that the ESPhome device should connect to afterwards. Is there any way to predefine the port or port range for such connection?

1 Like