Open dimaregabriele opened 1 year ago
I've only checked it with mr6400. I will look at TP-Link emulator and check how complicated it is to add support for your device 😉
According to my quick check on the emulator, it looks that the path for sms on MR500 is lteSmsNewMsg.htm. It is different mechanism than on MR6400 which means that my plugin won't work with MR500 at this moment.
can i help you to create a plugin that works also for mr500? If you give me some suggestions I can try to modify the code
Feel free. Open a PR if you want and discuss anything here. From technical perspective, It will probably require creating a new class for MR500 and the ability to select router model via ini.
I've refactored the project, so it should be much easier now to add new router ;)
now what should I do?
Depends on your skills, you can implement auth and SMS flow for your router or provide me the details about it. I plan to add UI for integration configuration soon, where you will be able to select router model.
If you want fast-response, go to my profile and use one of social links to reach me quickly
i installed the component from HACS and added the code on the config file but don't send any sms. Do you know if it also works with MR500?