We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1a842 commit fe6604cCopy full SHA for fe6604c
1 file changed
plugwise_usb/connection/__init__.py
@@ -8,7 +8,7 @@
8
9
from ..api import StickEvent
10
from ..constants import UTF8
11
-from ..exceptions import NodeError, StickError
+from ..exceptions import MessageError, NodeError, StickError
12
from ..helpers.util import validate_mac, version_to_model
13
from ..messages.requests import (
14
CirclePlusConnectRequest,
0 commit comments