-
-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration doesn't work with RouterOS 7.15.3 #375
Comments
Same problem with routerOS 7.16 |
I have it working with 7.16 using tip of master, pretty sure 1bbedfa is fixing the issue you have with the wifi package changes. My router runs capsman (new one) and at least that works. |
Is there anyone who can merge this and release a new version? Seems like the maintainer does not have time for this anymore |
The problem occurs with the wifi-qcom and wifi-qcom-ac packages because capsman is no longer available. The integration looks for the path "/caps-man/registration-table", which no longer exists. Now it should be "/interface/wifi/registration-table" |
I think that is established by now, the problem is that the maintainer does not have time to update this, and the forks that I have tried can not be used in HACS... |
same problem, same cause
|
three changes to the file: \config\custom_components\mikrotik_router\coordinator.py I'm not sure if everything works, but the integration starts and shows the data I use. |
Guys- That will bypass that second section of code which is looking as /system/health, and the system seems to be fine without it. Probably requires a HA restart to reload the config. |
Same problem with routerOS 7.15 |
It’s working for me. Thank you very much. |
FYI. self.major_fw_version only gets populated if user group has all three of "write, policy, reboot" policies. |
+1 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@tomaae wake up please |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
not stale! Broken and not being maintained anymore.. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Describe the issue
integration doesn't work
How to reproduce the issue
Steps to reproduce the behavior:
Upgrade Router OS to 7.15.3 on device
Expected behavior
It should work like on Router OS <7.13
Screenshots
Software versions
Diagnostics data
no
Traceback/Error logs
This error originated from a custom integration.
Logger: custom_components.mikrotik_router.mikrotikapi
Source: custom_components/mikrotik_router/mikrotikapi.py:95
integration: Mikrotik Router (documentation, issues)
First occurred: 1 October 2024 at 02:17:29 (34 occurrences)
Last logged: 22:41:24
Mikrotik 192.168.88.1 error while building list for path /caps-man/registration-table : no such command or directory (caps-man), no such command prefix
Additional context
The text was updated successfully, but these errors were encountered: