luisllamasbinaburo / EwelinkNET

eWeLink API for .NET Standard (Windows, Linux and Mac)
https://www.luisllamas.es
Apache License 2.0
35 stars 9 forks source link

On / Off switch not working #13

Closed CameronGoosen closed 2 years ago

CameronGoosen commented 2 years ago

We are having massive issues with eWeLink, entire companies are down. Trying to connect to the eu server to GetDevices but its failing. Is anyone else having these issues? How can we solve it?

jlucansky commented 2 years ago

Old keys stopped working couple of hours ago. These are working for me:

 APP_SECRET=4G91qSoboqYO4Y0XJ0LPPKIsq8reHdfa
 APP_ID=YzfeftUVcZ6twZw1OoVKPRFYTrGEg01Q
CameronGoosen commented 2 years ago

Thank you will look into this.

hybrid2102 commented 2 years ago

I

Old keys stopped working couple of hours ago. These are working for me:

 APP_SECRET=4G91qSoboqYO4Y0XJ0LPPKIsq8reHdfa
 APP_ID=YzfeftUVcZ6twZw1OoVKPRFYTrGEg01Q

Using those values the error is gone, but the device seems to not actually switch

hybrid2102 commented 2 years ago

@CameronGoosen any news? I get 0 devices using @jlucansky 's keys

CameronGoosen commented 2 years ago

Old keys stopped working couple of hours ago. These are working for me:

 APP_SECRET=4G91qSoboqYO4Y0XJ0LPPKIsq8reHdfa
 APP_ID=YzfeftUVcZ6twZw1OoVKPRFYTrGEg01Q

@hybrid2102 this resolved the issue for me