AlexandrErohin / TP-Link-Archer-C6U

Python package for API access and management for TP-Link Routers. See supported routers list
GNU General Public License v3.0
57 stars 22 forks source link

Archer C24 Support Data #51

Open Ill-tableflip-U opened 2 weeks ago

Ill-tableflip-U commented 2 weeks ago

ArcherC24.zip

Let me know if I did anything wrong. I might submit the data for another two unsupported TP-link router models as well.

This is what I did: click on client list wireless settings disable 2.4 GHz. enable 2.4 GHz disable 5 Ghz. enable 5 GHz. enable guest 2.4 GHz. disable guest 2.4 GHz enable guest 5 Ghz. disable guest 5 GHz. Open settings menu Reboot Log in Logout

Hardware version is Archer C24 V2.0 Firmware version is 1.12.20

AlexandrErohin commented 2 weeks ago

Would be great if you could add support for your router by creating PR with new class that extends AbstractRouter https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L16