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 2f7f58a commit 5a20adcCopy full SHA for 5a20adc
plugwise/__init__.py
@@ -5,8 +5,8 @@
5
from __future__ import annotations
6
7
from plugwise.constants import (
8
- DEFAULT_PORT,
9
DEFAULT_LEGACY_TIMEOUT,
+ DEFAULT_PORT,
10
DEFAULT_USERNAME,
11
DOMAIN_OBJECTS,
12
LOGGER,
plugwise/legacy/smile.py
@@ -9,8 +9,8 @@
APPLIANCES,
13
14
15
16
LOCATIONS,
0 commit comments