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 2865da0 commit 61fb618Copy full SHA for 61fb618
plugwise_usb/__init__.py
@@ -365,3 +365,4 @@ async def disconnect(self) -> None:
365
if self._network is not None:
366
await self._network.stop()
367
await self._controller.disconnect_from_stick()
368
+
0 commit comments