In trying to make my network fault tolerant/self healing, I’m wanting to use the Avahi that’s built in to Home Assistant to advertise the Mosquitto add-in, so that my tasmota devices will automagically find it.
Does anyone know if there’s a way to configure this? I know it can be done on a separate device, but this goes against the principle of simplifying things and minimizing failure points.
I created an Add-on using Avahi that can be installed in Home Assistant. It works well, and gives the option to advertise an alternative name for your Home Assistant instance as well. I created it to support a line of smart MQTT-based devices I launched, but it will work for any scenario.