I've been using Weatherflow2mqtt into HomeAssistant for well over a year. I have been segmenting my network and moved my HomeAssistant host to a new VLAN. Currently just to get everything working I am allowing all traffic between the 2 subnets. There has been no change to the Weatherflow hub. I added the hub address into the docker-compose based on the documentation and the docker container will just continually restart and not run. If I change the entry in docker-compose back to 0.0.0.0 the container starts, but can't get to the weather info from the hub as it is on a different network.
Is there a need for quotes or is there some other issue I need to address to get the container to start and get weather data?
Home Assistant Version?
2024.1.6
Add-On or Self Hosted?
Self managed Container
Weatherflow2MQTT version?
3.2.2
What happened?
I've been using Weatherflow2mqtt into HomeAssistant for well over a year. I have been segmenting my network and moved my HomeAssistant host to a new VLAN. Currently just to get everything working I am allowing all traffic between the 2 subnets. There has been no change to the Weatherflow hub. I added the hub address into the docker-compose based on the documentation and the docker container will just continually restart and not run. If I change the entry in docker-compose back to 0.0.0.0 the container starts, but can't get to the weather info from the hub as it is on a different network. Is there a need for quotes or is there some other issue I need to address to get the container to start and get weather data?
Relevant log output
No response