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 07db141 commit 01e8bdcCopy full SHA for 01e8bdc
switchbot/devices/device.py
@@ -47,7 +47,7 @@
47
# How long to hold the connection
48
# to wait for additional commands for
49
# disconnecting the device.
50
-DISCONNECT_DELAY = 49
+DISCONNECT_DELAY = 20
51
52
53
class ColorMode(Enum):
0 commit comments