Skip to content

Commit

Permalink
Update aiohomekit/controller/ip/connection.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Aug 11, 2024
1 parent 686a820 commit 1861bfe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions aiohomekit/controller/ip/connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -740,11 +740,6 @@ async def _connect_once(self):
pass

await super()._connect_once()
logger.debug(
"SecureHomeKitConnection established to %s:%s",
self.connected_host,
self.port,
)

state_machine = get_session_keys(self.pairing_data)

Expand Down

0 comments on commit 1861bfe

Please sign in to comment.