TP-Link-Archer-C6U icon indicating copy to clipboard operation
TP-Link-Archer-C6U copied to clipboard

Can you PLEASE Support the Archer C64 Please? T_T

Open Danncliff opened this issue 1 year ago • 9 comments

Can you PLEASE Support the Archer C64 Please? T_T

It Would be a Great help.

Danncliff avatar May 16 '24 15:05 Danncliff

Hi As I dont have this router and cannot test it - Would be great if you could add support for your router by creating PR with new class that extends https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L19

AlexandrErohin avatar May 16 '24 16:05 AlexandrErohin

i'll try to make PR with my router. :D

On Fri, 17 May 2024 at 00:38, AlexandrErohin @.***> wrote:

Hi As I dont have this router and cannot test it - Would be great if you could add support for your router by creating PR with new class that extends https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L19

— Reply to this email directly, view it on GitHub https://github.com/AlexandrErohin/TP-Link-Archer-C6U/issues/23#issuecomment-2115717280, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5DPVRHZYZU2JO46BM2CG7DZCTOHJAVCNFSM6AAAAABH2PH4QKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJVG4YTOMRYGA . You are receiving this because you authored the thread.Message ID: @.***>

Danncliff avatar May 17 '24 13:05 Danncliff

Hi As I dont have this router and cannot test it - Would be great if you could add support for your router by creating PR with new class that extends https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L19

Leads me to: 404 - page not found Looking at the repo, looks like you probably changed things are a bit since then.

leetNightshade avatar Dec 29 '24 08:12 leetNightshade

@leetNightshade Here are the examples how to do it https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/CONTRIBUTING.md

AlexandrErohin avatar Dec 29 '24 09:12 AlexandrErohin

Hi. The support for the router with same API was added! Could you please test the client for your router?

from tplinkrouterc6u import TplinkRouterProvider
from logging import Logger

router = TplinkRouterProvider.get_client('http://192.168.0.1', 'password')
router.authorize()
router.get_firmware()
router.get_status()

AlexandrErohin avatar Mar 11 '25 10:03 AlexandrErohin

Hi! Could you try the HA integration latest version please?

AlexandrErohin avatar Mar 13 '25 11:03 AlexandrErohin

@leetNightshade @Danncliff Any news?

AlexandrErohin avatar Mar 17 '25 08:03 AlexandrErohin

I was only on this page because of the stale link. I have a TP-Link ER605, not a C64.

leetNightshade avatar Mar 18 '25 17:03 leetNightshade

Hi. Could you try the latest version?

AlexandrErohin avatar Apr 16 '25 09:04 AlexandrErohin