added debugs

This commit is contained in:
tomaae 2021-01-17 13:58:15 +01:00
parent 8bfc64d4c8
commit b309ec235a
2 changed files with 4 additions and 0 deletions

View file

@ -472,6 +472,9 @@ class MikrotikControllerData:
if uid in self.data["arp"] and self.data["arp"][uid]["bridge"] != "":
tmp_interface = self.data["arp"][uid]["bridge"]
_LOGGER.debug(
"Ping host: %s (%s)", uid, self.data["host"][uid]["address"]
)
self.data["host"][uid][
"available"
] = await self.hass.async_add_executor_job(