AlexandrErohin

Results 255 comments of AlexandrErohin
trafficstars

Hi! This error is ok. As there are different router's API the integrations try to connect to router by different ways. And when it gets fail it write a log....

Could you try this command ``` document.getElementById("pcPassword").value; ```

Could you try this steps to get WebEncryptedPassword? 1. Open the browser and go to the webinterface of you TP-link router and open the developertools(ctrl+shift+i or F12). 2. In the...

@LaurentCole could you record requests following https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/CONTRIBUTING.md#steps ?

@tekHudson @LaurentCole Archer MR200 v5.3 support was added, It has different api, so maybe it is similar with yours. Could you try new version of the integration and let me...

@tekHudson Hi. Could you test please the new version of this integration with your TL-WA801N v6 ?

@Borty97 What is your router hardware version?

@Arun-R-S @Borty97 Archer C80 2.0 and Archer C6 4.0 has same API which is not supported by this integration currently. As I dont have any of these routers - I...

@Arun-R-S You have to find out how the encryption works for this router in JS files. Unfortunately, there is no concrete algorithm for that

@programista4 What is your router hardware?