-
Notifications
You must be signed in to change notification settings - Fork 8
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
HuaWei Q2S Mesh Router Issue #34
Comments
Hi! The integration itself has been installed, configured, works, but a lot of errors appear in the logs, right? Have the primary and additional routers been defined as separate devices in the integration? Can I ask to send you a screenshot? Regarding logs, can I ask you to send debug logs of integration? To enable them, you will need to make changes to Changes in configuration.yaml:
You may need to click the "load full logs" button to see the debug messages I would also ask you to send the exact model of your router (for example, for my Huawei Mesh 3, this is And another question: the authorization page on your primary router should be available at |
Hi. |
As far as I understand, Q2S is WS5281 (main router) and PT8021 (satellites). However, the Q2 Pro is quite similar to it. Please tell me, have you had any problems using my integration? |
On Q2Pro your integration not working. I dont have login name in login into router. Only pass. |
It's sad. I will try to look for the owners of Q2S/Q2 Pro among my friends in order to get to know the authentication algorithm on this line of routers better. Anyway, thanks for the feedback, I'll let you know in this issue if anything changes. |
P.S. by default, Huawei mesh routers use the username |
I will be happy to provide any assistance if anything is needed. |
@Rumlik thank you for your willingness to help, I appreciate it :) Could you please first send me a screenshot of the authentication screen and the main page of the web interface of the primary router? (exactly the web interface, not the mobile application) |
|
all routers are the same. They have the same designation and it doesn't matter which one I set as primary. |
The interface is generally similar to the one my router uses. However, here it is offered to use the To try to understand the authorization mechanism and the API structure of your model, I will need some JavaScript files from the router. The easiest way is to save the authorization screen page somewhere (ctrl+s in the browser, save the web page completely). Next to the html file itself, there will be a folder in which all the resources used by the page are saved, including If it doesn't bother you, pack all these files ( |
I have AI Life too. I think, first was only SmartHome app. I've never used any other app either. It's possible that at first it was and then they combined it into one. But I'm not sure. |
It's what you need? :) |
Yes, exactly.
If you follow this link, the Json will load something like the following: [
{
"DBpromptinfo": "",
"username": "admin",
"userlevel": 2,
"LoginWifiSsidSame": false,
"enableprompt": false,
"promptinfo": "",
"DBenableprompt": false,
"FirstLogin": 1,
"IsWifiOpen": false,
"SyncWifiPwd": 0,
"ID": "InternetGatewayDevice.UserInterface.X_Web.UserInfo.1."
}
] Tell me, do you also have the value "admin" in the "username" field? |
yes |
Сan I ask you to send debug logs of integration? To enable them, you will need to make changes to Changes in configuration.yaml:
You may need to click the "load full logs" button to see the debug messages |
I have your integration turned off or excacly not set. Because if I set it, it will block access to the router administration. So I have to set it back up, I suppose? :) |
If it doesn't bother you :) Just please enable debugging logs BEFORE starting the setup |
Sorry, this is fully log for your integration. I hope :D |
Yeah, so the login is still performed correctly, that's good
And it looks like a ban from the router, but it's not accurate. I will search and read the documentation, thank you for your help! |
Hi there, |
I have Q2S Router,I can access primary router and sub router, But ha log have some error
The text was updated successfully, but these errors were encountered: