G-Two / smoke-x-receiver

An ESP32+LoRa application to bridge a ThermoWorks Smoke X remote thermometer to Home Assistant via MQTT
MIT License
14 stars 5 forks source link

MQTT_CLIENT: SSL related configs set, but the URI scheme specifies a non-SSL scheme #14

Closed dylanh117 closed 1 year ago

dylanh117 commented 1 year ago

Getting the above error message when trying to configure MQTT. I deselected "Enable MQTT over SSL" under component config -> ESP-MQTT in menuconfig.

The workaround I used was to remove .cert_pem = app_mqtt_params.ca_cert from line 260 of ./main/app_mqtt.c, then re-build & flash.

G-Two commented 1 year ago

This is now fixed in 2b679c0b280c4549b3d26dc924d67ebedb305612