MatMaul / pynetgear

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

DFS selection #54

Open techduderavi opened 5 years ago

techduderavi commented 5 years ago

Hi guys,

Do yo plan to include a feature for DFS channel selection. Basically looking at making methods to change the DFS channel. I have an R7800 and although I could select DFS channel from the UI, when the router detects a Radar it automatically falls back to a non-DFS channel. But, I would like to have it search for another DFS channel that's available and use it isntead. If all DFS channels are in use, the router should obviously fall back to using Non-DFS channel.