Hi, the MQTT authentication does not work. I resolved adding this line: self.client.username_pw_set(self.cfg.username,self.cfg.password) at line 242 of the file mqttorrd.py Sorry for my english Sergio
Hi,
the MQTT authentication does not work.
I resolved adding this line:
self.client.username_pw_set(self.cfg.username,self.cfg.password)
at line 242 of the file mqttorrd.py
Sorry for my english
Sergio