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.
Displaying the certificate may confuse the user (it was not previously shown) and also would require a comparison with the certificate from the build before saving (if not, it will pass two times into processCert making is unusable)
Also, enable the use of the memory certificate for the update check at the start.
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:
Displaying the certificate may confuse the user (it was not previously shown) and also would require a comparison with the certificate from the build before saving (if not, it will pass two times into
processCert
making is unusable) Also, enable the use of the memory certificate for the update check at the start.Checklist: