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 caaf0bc commit 9100cb6Copy full SHA for 9100cb6
plugwise_usb/__init__.py
@@ -365,4 +365,3 @@ 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