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 d3ecbd2 commit bcbd95eCopy full SHA for bcbd95e
plugwise/__init__.py
@@ -28,7 +28,7 @@
28
ResponseError,
29
UnsupportedDeviceError,
30
)
31
-from plugwise.helper import SmileComm
+from plugwise.smilecomm import SmileComm
32
from plugwise.legacy.smile import SmileLegacyAPI
33
from plugwise.smile import SmileAPI
34
0 commit comments