diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index d61d1e7b8..5dd086bcf 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -721,6 +721,7 @@ #define USE_ZIGBEE_COALESCE_ATTR_TIMER 350 // timer to coalesce attribute values (in ms) #define USE_ZIGBEE_MODELID "Tasmota Z2T" // reported "ModelId" (cluster 0000 / attribute 0005) #define USE_ZIGBEE_MANUFACTURER "Tasmota" // reported "Manufacturer" (cluster 0000 / attribute 0004) + #define USE_ZBBRIDGE_TLS // TLS support for zbbridge // -- Other sensors/drivers -----------------------