AlexandrErohin / home-assistant-tplink-router

Home Assistant component for TP-Link router administration with sensors, button reboot, switches and device tracking.
https://community.home-assistant.io/t/custom-component-tp-link-router-integration
MIT License
85 stars 7 forks source link

Archer A5 (AC1200 serie) - Login failed. Generic error code: 71234 #55

Open Ken-dono opened 4 months ago

Ken-dono commented 4 months ago

Describe the bug While trying to configure the integration with my router i got "Login failed. Generic error code: 71234".

The router is an Archer A5 (AC1200 serie).

Does someone had the same issue ?

Logs Logger: custom_components.tplink_router.config_flow Source: custom_components/tplink_router/config_flow.py:48 integration: tplink_router (documentation, issues) First occurred: 9:29:02 AM (4 occurrences) Last logged: 9:49:22 AM

TplinkRouter Integration Exception - TplinkRouter - MR - Login failed. Generic error code: 71234

Additional Information

AlexandrErohin commented 3 months ago

Hi. Your router is not supported by this integration. 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

Ken-dono commented 3 months ago

Hi. Thank you very much for the help! Unfortunately, my knowledge of python is very limited. I followed the instructions in TP-Link-Archer-C6U /CONTRIBUTING.md and opened this issue https://github.com/AlexandrErohin/TP-Link-Archer-C6U/issues/25