AnthonyKNorman / Xiaomi_LYWSD03MMC_for_HA

Collecting data via Bluetooth from the Xiaomi LYWSD03MMC Temperature Display using ESP32 running Micropython
51 stars 7 forks source link

Allow to connect MQTT with username and password. #1

Open jaguba opened 4 years ago

hampshire-al commented 4 years ago

I think this is useful - my Home Assistant instance is using Mosquitto and this requires users to log on with a userID and password to access the MQTT server. This fix seems to solve that issue perfectly. Thanks.

borpin commented 4 years ago

+1

VladoPortos commented 3 years ago

+1 to this, although already I added it to the code, I guess we should not run unprotected mqtt :)