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 2b1f291 commit 5aad199Copy full SHA for 5aad199
switchbot/devices/device.py
@@ -42,7 +42,7 @@
42
# How long to hold the connection
43
# to wait for additional commands for
44
# disconnecting the device.
45
-DISCONNECT_DELAY = 12.5
+DISCONNECT_DELAY = 8.5
46
47
48
class ColorMode(Enum):
0 commit comments