Skip to content

Commit

Permalink
Update coordinator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Dunmire III committed Dec 27, 2023
1 parent e828e0b commit 6bc4415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/mikrotik_router/coordinator.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,7 @@ def get_capabilities(self):

else:
self.support_capsman = True
self.support_wireless = bool(self.minor_fw_version < 13)

_LOGGER.debug("Mikrotik %s wifi module=%s",
self.host,
Expand Down

0 comments on commit 6bc4415

Please sign in to comment.