tomaae / homeassistant-mikrotik_router

Mikrotik router integration for Home Assistant
Apache License 2.0
292 stars 48 forks source link

Listing WiFi Interfaces #294

Closed NyariG closed 11 months ago

NyariG commented 12 months ago

Hello, the program is great, however, I couldn't find the WiFi interfaces anywhere. I've written a script for the router that I would like to run, but it depends on whether the WiFi interfaces are enabled or not. But I couldn't find an entity to query their statuses.

tomaae commented 12 months ago

Supported are wireless, wifiwave2 and capsman. They all work.

NyariG commented 12 months ago

Ah, I understand! But then where can I find these entities, and with what can these be regulated?

tomaae commented 12 months ago

right now, you can just look for those entities in list. There was an undocumented breaking change which broke links between devices, so they are not properly categorized. Its fixed dev #292 I will be merging it with master soon #286

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 11 months ago

This issue was closed because it has been stalled for 5 days with no activity.