I realize this is an older application but my MQTT broker in Home Assistant has a user name and password. mochad is working fine however mochad-dispatch starts and stops immediately. I wonder if this is due to no credentials .
Also in the command docker run -d -it mochad_dispatch mochad_dispatch -s hal9000 mqtt://mqtt.example.com:1883 -f . is "hal9000" to be replaced by the host name of the computer running mochad ? i don't recall Mochad having an instance or server name.
I assume mqtt://:1883 will also work.
I realize this is an older application but my MQTT broker in Home Assistant has a user name and password. mochad is working fine however mochad-dispatch starts and stops immediately. I wonder if this is due to no credentials .
Also in the command docker run -d -it mochad_dispatch mochad_dispatch -s hal9000 mqtt://mqtt.example.com:1883 -f . is "hal9000" to be replaced by the host name of the computer running mochad ? i don't recall Mochad having an instance or server name.
I assume mqtt://:1883 will also work.