MatMaul / pynetgear

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

add get_attached_devices general method #97

Closed starkillerOG closed 2 years ago

starkillerOG commented 2 years ago

Make a general get_attached_devices method that tries both available versions.

@MatMaul could you have a look at this PR too

starkillerOG commented 2 years ago

Since the get_attached_devices and get_attached_devices_v2 give diffrent results, on second thought this might not be a good idea.

Therfore closing this PR.