We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f61e0b commit a7db28eCopy full SHA for a7db28e
bellows/zigbee/application.py
@@ -43,7 +43,7 @@
43
from bellows.zigbee.device import EZSPEndpoint, EZSPGroupEndpoint
44
import bellows.zigbee.util as util
45
46
-MESSAGE_SEND_TIMEOUT_MAINS = 0.7
+MESSAGE_SEND_TIMEOUT_MAINS = 3
47
MESSAGE_SEND_TIMEOUT_BATTERY = 8
48
49
COUNTER_EZSP_BUFFERS = "EZSP_FREE_BUFFERS"
0 commit comments