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
124 stars 15 forks source link

Willing to add support for Mercusys? #45

Open Dissimilis opened 7 months ago

Dissimilis commented 7 months ago

Mercusys is a cheaper TP-Link brand with visually identical UI. I want to test and see is it would be easy to add support for it. The router I have is Mercusys AC12G (FW 1.11.1 Build 230317 Rel.62450n(4555); Hardware Version: AC12G 3.0)

Capture Capture2 Capture3

Currently I was not able to get encrypted password, none of the ways I found in other issues worked.

AlexandrErohin commented 6 months ago

Hi. Would be great if you could add support for your router by extending AbstractRouter class here https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L19