Skip to content

Commit 2f7f58a

Browse files
committed
Fix
1 parent a3ebf63 commit 2f7f58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from plugwise.constants import (
88
DEFAULT_PORT,
9-
DEFAULT_TIMEOUT,
9+
DEFAULT_LEGACY_TIMEOUT,
1010
DEFAULT_USERNAME,
1111
DOMAIN_OBJECTS,
1212
LOGGER,

0 commit comments

Comments
 (0)