Frans-Willem / AqaraHub

AqaraHub is an open-source Zigbee hub for Xiaomi Aqara devices. It aims to be a replacement to the Xiaomi Gateway that does not require communication to outside servers, and uses a saner communication option (e.g. MQTT).
252 stars 34 forks source link

MQTT authentication with username/password #38

Closed digitallez closed 6 years ago

digitallez commented 6 years ago

"MQTT authentication with username/password" - Is this possible?

Frans-Willem commented 6 years ago

Not at the moment, but I'll see what I can do this weekend :)

Frans-Willem commented 6 years ago

Done, you can specify username and password as well as clientid now. Example: mqtt://user:pass@host:port/?clientid=foobar