-
Notifications
You must be signed in to change notification settings - Fork 4
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
DDW36C Not supported #19
Comments
Supporting a new model without access to it is very hard. Your best bet is to try to add support yourself. Do you have the knowledge and means to do this? Other entries in this table might help you by using these as an example. |
I am not a coder, sorry. I only suggested to see if support for DDW36C device because it is VERY similar to DVW32CB that was just added. Figured if it was similar in hardware, the software part would be as well. But that's just a guess at this point. |
Testing links by http://routerip/ e.g. http://192.168.0.1/main.asp
I can provide a photo of each page if that helps, but it seems to be working with same links as the recently-added model. |
If you provide |
You mean to try to connect as if it were a
|
What output do you get if you add the |
|
Can you add this to the table and try again?
The run the command:
Replace |
Is there a way you could push a test version that I can install? So I can run something like |
Try this:
|
Is there some networking requirement maybe not met on my host install? |
No, your host does retrieve the URLs it mentions, that seems to work. I think the regular expressions in the table might be incomplete/incorrect. It is hard for me to help further, the data you have provided matched for me. Maybe there are some newlines/enters or other spacing characters which did not come across properly in this issue. I think we're getting there, there just is some 'minor' work of perfecting the regular expressions. Unfortunately, you'll probably have to do this yourself.
If the regular expression matches, it marks the matched parts. |
Full HTML if helpful. Just redacted MAC addresses
|
Can you re-install pyubee and run with the added Reinstalling pyubee:
|
Looks like it's not able to login. This is the login screen:
I double checked the name/password, it's correct. To confirm, the password has to be in quotes, right? |
Indeed, the problem is not able to login. The password does not have to be in quotes if it is a single word with no certain special characters. Putting it in quotes cannot do any harm though. Does your password include a |
I have added some more debug messages which would have helped us identify not being logged in earlier. Please update your pyubee installation and run again with the What is a valid page which redirects you to a login form when you're not logged in, but keeps you on that page when you are logged in? |
The saga continues, can you update |
I think we're super close? :) |
Fixed the error. Please update and try again. |
Forgot to commit something. Please update and try again. |
|
Again please. |
Be sure to redact the line with |
One last time, update and try again? |
How so? |
This is what I get without
Auto detect works as well in case that was in question too.
|
Can you release |
I will release new version later tonight or tomorrow during the day. |
Version 0.10 released. |
Thank you @mzdrale. If you have the time, please make a Home Assistant PR. |
Home Assistant PR: #32934 |
Here is the submitted information to try and get support added for one more Ubee device. Thank you!
Auto-detect the model
1 0 http://192.168.0.1:80 urn:schemas-upnp-org:device:InternetGatewayDevice:1 Ubee DDW36C Ubee http://www.ubeeinteractive.com DDW36C DDW36C DDW36C http://www.ubeeinteractive.com (unimplemented) uuid:upnp-InternetGatewayDevice-1_0-XXXXXXXXXXXX (unimplemented) urn:schemas-upnp-org:service:Layer3Forwarding:1 urn:upnp-org:serviceId:L3Forwarding1 /Layer3Forwarding.xml /Layer3Forwarding /Layer3Forwarding urn:schemas-upnp-org:device:WANDevice:1 Ubee DDW36C Ubee http://www.ubeeinteractive.com DDW36C DDW36C DDW36C http://www.ubeeinteractive.com (unimplemented) uuid:upnp-WANDevice-1_0-XXXXXXXXXXXX (unimplemented) urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1 urn:upnp-org:serviceId:WANCommonIFC1 /WANCommonInterfaceConfig.xml /WANCommonInterfaceConfig /WANCommonInterfaceConfig urn:schemas-upnp-org:device:WANConnectionDevice:1 Ubee DDW36C Ubee http://www.ubeeinteractive.com DDW36C DDW36C DDW36C http://www.ubeeinteractive.com (unimplemented) uuid:upnp-WANConnectionDevice-1_0-XXXXXXXXXXXX (unimplemented) urn:schemas-upnp-org:service:WANIPConnection:1 urn:upnp-org:serviceId:WANIPConn1 /WANIPConnection.xml /WANIPConnection /WANIPConnection /
Logging in
http://192.168.0.1/RgSwInfo.asp
Going to that URL prompts me for the login. Cannot see source to the ASP link, unless I hit cancel and get unauthorized access message.
Logging out
http://192.168.0.1/logout.asp
Check if we are logged in
Invokes
http://192.168.0.1/logout.asp
and I cannot see page source of dialog box.Get the connected devices via LAN
Get the connected devices via WiFi
The text was updated successfully, but these errors were encountered: