MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
This commit avoids transmitting the saved MQTT user password to the WM web page for security reasons. Instead, we send the init password and check if it has been modified prior to saving.
Checklist:
[X] The pull request is done against the latest development branch
[X] Only one feature/fix was added per PR and the code change compiles without warnings
Description:
This commit avoids transmitting the saved MQTT user password to the WM web page for security reasons. Instead, we send the init password and check if it has been modified prior to saving.
Checklist: