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

Tplink MR200 (Archer AC 750) router , it is an LTE router #30

Closed raviteja9494 closed 4 months ago

raviteja9494 commented 5 months ago
  1. logged in, the page is basic settings status tab
  2. pressed advanced settings , status tab
  3. pressed advanced settings ,wireless tab , statistics
  4. pressed logout
  5. again logged in with password
  6. pressed reboot
  7. after reboot logged in again Advanced_settings_status_tab Advanced_settings_wireless_tab_statistics basic_window_after_login
AlexandrErohin commented 5 months ago

You forgot to attach the captured data

raviteja9494 commented 5 months ago

You forgot to attach the captured data

Sorry i forgot , attached now TPlink_MR200_HAR_Export.zip

AlexandrErohin commented 5 months ago

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 https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L16

To solve encryption I found this for your router https://github.com/0xf15h/tp_link_gdpr

raviteja9494 commented 5 months ago

Ok I'll try that and let you know. Thanks 😊

AlexandrErohin commented 4 months ago

@raviteja9494 Archer MR200 v5.3 support was added. It is also LTE router. Please new version of the integration

raviteja9494 commented 4 months ago

@AlexandrErohin it is working, thankyou, thankyou very much 😊

I am still going through the base to understand how to add support to my router, but you did it .. thankyou very much 😊..

I'll try to understand and if possible I'll try to add the entities for LTE signal details also ..

Thanks 😊

AlexandrErohin commented 4 months ago

@raviteja9494 could you me tell please what is the hardware version of your router?

raviteja9494 commented 4 months ago

Device info Archer MR200 by TPLink Firmware: 1.0.0 0.9.1 v0001.0 Build 210226 Rel.59749n Hardware: Archer MR200 v5 00000001

AlexandrErohin commented 4 months ago

@raviteja9494 Thank you! P.S. Dont forget please to give a star to the repo :)