diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 590e6dce6..55c20d72d 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -1118,6 +1118,9 @@ #ifndef USE_WEBCLIENT_HTTPS #define USE_WEBCLIENT_HTTPS #endif + #ifndef USE_MQTT_TLS + #define USE_MQTT_TLS + #endif #endif // USE_AUTOCONF /*********************************************************************************************\