Skip to content

Commit b41dc44

Browse files
committed
Clear debug
1 parent f3d9c21 commit b41dc44

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugwise_usb/network/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ async def discover_network_coordinator(self, load: bool = False) -> bool:
361361
f"Invalid response message type ({response.__class__.__name__}) received, expected StickNetworkInfoResponse"
362362
)
363363
self._channel = response.channel
364-
_LOGGER.debug("HOI channel: %s", self._channel)
365364

366365
if await self._discover_node(
367366
self._controller.mac_coordinator, None, ping_first=False

0 commit comments

Comments
 (0)