]> git.giorgioravera.it Git - zigbee2mqtt.git/commitdiff
Updated configuration
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 16 Feb 2024 09:49:51 +0000 (10:49 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 16 Feb 2024 09:49:51 +0000 (10:49 +0100)
configuration.yaml

index 458a86ca1cbb2eeb5a714057ced23a311c6ed762..8e9e04070fb54b8e03a6904e055634d6de2a3e5e 100644 (file)
@@ -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