Closed carywin closed 2 years ago
I'm trying to get pyatv-mqtt-bridge working on my system, but I've hit a roadblock. My MQTT broker requires a username/password for clients to connect, and I can't find a way to include those in the config file.
You can put username and password directly into the URL: mqtt://username:password@127.0.0.1
mqtt://username:password@127.0.0.1
I'm trying to get pyatv-mqtt-bridge working on my system, but I've hit a roadblock. My MQTT broker requires a username/password for clients to connect, and I can't find a way to include those in the config file.