We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97d140 commit 5921444Copy full SHA for 5921444
plugwise_usb/nodes/circle_plus.py
@@ -17,7 +17,6 @@
17
NodeResponseType,
18
)
19
from .circle import PlugwiseCircle
20
-from .helpers import raise_not_loaded
21
from .helpers.firmware import CIRCLE_PLUS_FIRMWARE_SUPPORT
22
23
_LOGGER = logging.getLogger(__name__)
0 commit comments