Skip to content

Commit 529c85b

Browse files
committed
Debug
1 parent 23ab221 commit 529c85b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ async def connect(self) -> Version | None:
122122
await self._smile_detect(result, dsmrmain)
123123

124124
LOGGER.debug("HOI gateway_id: %s", self.gateway_id)
125+
LOGGER.debug("HOI last-active: %s", self._last_active)
125126

126127
self._smile_api = (
127128
SmileAPI(

0 commit comments

Comments
 (0)