mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-01-06 19:18:03 +01:00
one more place
This commit is contained in:
parent
e33ed15553
commit
361dc3a02b
@ -906,10 +906,7 @@ class APIConnection:
|
||||
|
||||
if debug_enabled:
|
||||
_LOGGER.debug(
|
||||
"%s: Got message of type %s: %s",
|
||||
self.log_name,
|
||||
msg_type.__name__,
|
||||
msg,
|
||||
"%s: Got message of type %s", self.log_name, msg_type.__name__
|
||||
)
|
||||
|
||||
if self._pong_timer is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user