-
Notifications
You must be signed in to change notification settings - Fork 26
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
TP-Link Archer C6 4.0 - Home Assistant management #15
Comments
Unfortunately, all request are encrypted and I cannot parse them without having this router 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 |
I’d love to but how I do that?Le 27 févr. 2024 à 09:03, AlexandrErohin ***@***.***> a écrit :
Unfortunately, all request are encrypted and I cannot parse them without having this router
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
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
@AlexandrErohin i'm also looking for this support, is there a guide to AbstractRouter or a readme about it? Thanks |
Is this one perhaps workable? Firmware version 1.13.6 Build 240430 Rel.54880n(4555) |
I have on of this routers (C6 V4.0 with firmware 1.13.6 Build 240430 Rel.54880n(4555))and I am willing to add the support or help you add it. If you can point to a gide where something is explained about what to implement in the methods that are ready but only raise exceptions (TplinkC6V4Router.support, TplinkC6V4Router.authorize, TplinkC6V4Router.logout...) I will for sure give it some time and try to get it working (I need it at home). |
Have Archer C6 4.0 with firmware version |
Would be great if you could implement these methods https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client/c6v4.py |
Firmware : 1.13.2 Build 230824 Rel.75032n(4555)
TP=Link Archer C6.zip
Archive.zip
The text was updated successfully, but these errors were encountered: