We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6249885 commit d1f9efbCopy full SHA for d1f9efb
zigpy_xbee/api.py
@@ -15,7 +15,7 @@
15
16
LOGGER = logging.getLogger(__name__)
17
18
-AT_COMMAND_TIMEOUT = 1
+AT_COMMAND_TIMEOUT = 3
19
REMOTE_AT_COMMAND_TIMEOUT = 30
20
PROBE_TIMEOUT = 45
21
0 commit comments