I’m considering implementing Z2M but want to know what I’m getting into first. I currently have a MQTT broker (eclipse-mosquitto) for a few old automations and doohickeys I can’t remember right now. But it’s up and working and has been for years.
I have a docker installation, so I’m not using the Add-on store. If I need a service I pull the image, create a container, and use it. Will a Z2M container play nice with my mosquito broker? Is it even a good idea to run more than one MQTT broker at a time?