From: Giorgio Ravera Date: Fri, 16 Feb 2024 09:49:51 +0000 (+0100) Subject: Updated configuration X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=cd7f173f88a65e95b57d7ed76f2807054ba6659e;p=zigbee2mqtt.git Updated configuration --- diff --git a/configuration.yaml b/configuration.yaml index 458a86c..8e9e040 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -156,6 +156,10 @@ advanced: # by firmware (for example to migrate heat, or by using an unsupported firmware). # For the CC2652R(B) this is 5 dBm, CC2652P/CC1352P-2 20 dBm. transmit_power: 3 + # Optional: Set the adapter delay, only used for Conbee/Raspbee adapters (default 0). + # In case you are having issues try `200`. + # For more information see https://github.com/Koenkk/zigbee2mqtt/issues/4884 + adapter_delay: 0 # Optional: state caching, MQTT message payload will contain all attributes, not only changed ones. # Has to be true when integrating via Home Assistant (default: true) #cache_state: true