mirror of https://github.com/arendst/Tasmota.git
TLS support zbbridge selectable
This commit is contained in:
parent
8a703adf84
commit
bd1b01711e
|
@ -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 -----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue