MatMaul / pynetgear

Python library to control Netgear wireless routers through the SOAP-api.
MIT License
238 stars 75 forks source link

add login_try_port #101

Closed starkillerOG closed 2 years ago

starkillerOG commented 2 years ago

Add a new method that will try all known port-ssl combinations in order as recommended by Netgear. This schould result in a succesfull login on all Netgear routers out there.

starkillerOG commented 2 years ago

@MatMaul sorry for not waiting for your revieuw, but I would like to create a new pynetgear version and get this in there for the next HomeAssistant release.

If you have any problems with this PR, I will revert it or make adaptations in a new PR.

MatMaul commented 2 years ago

@starkillerOG sorry for not answering, my free time is quite limited and I have other side projects that are more interesting to me right now ^^

Feel free to continue your work there, thanks for that.