Update coordinator.py

This commit is contained in:
Robert Dunmire III 2023-12-27 09:28:17 -05:00
parent e828e0bf0a
commit 6bc441558f

View file

@ -534,6 +534,7 @@ class MikrotikCoordinator(DataUpdateCoordinator[None]):
else:
self.support_capsman = True
self.support_wireless = bool(self.minor_fw_version < 13)
_LOGGER.debug("Mikrotik %s wifi module=%s",
self.host,