Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eWeLink Event Listener stops working #147

Open
scargill opened this issue May 22, 2022 · 4 comments
Open

eWeLink Event Listener stops working #147

scargill opened this issue May 22, 2022 · 4 comments

Comments

@scargill
Copy link

I've a sonoff DW-Wi-Fi door sensor - which reliably triggers on change in the eWeLink app - but in Node-Red - after a while the event listener stops responding to open and close (on/off) evenst. If I remove the node - replace it with an identical one, put in in the same ID and credentials again - it comes back every time, but then after a while it just stops doing anything again.

Thoughts?

Pete

@msujesh
Copy link

msujesh commented Jun 28, 2022

I am experiencing a similar problem. Can't keep refreshing the credentials every time. Its really frustrating.

@msujesh
Copy link

msujesh commented Jul 7, 2022

This continues to happen for me every other day. Anyone, any ideas?

@msujesh
Copy link

msujesh commented Jul 12, 2022

I read somewhere that the present authentication is login based and does not support multiple parallel logins. So, if you are logged into eWelink from multiple apps(eWeLink app, Alexa etc.), the [Node-red-contrib-ewelink] node will stop working as eWeLink will kick you off after sometime(some kind of time out with multiple logins)

After 2 days of testing, below steps worked for me:

  1. Log-off all apps that use eWeLink authentication.
  2. Reauthenticate the node in node-red.
  3. See if it works after a day or two..if yes..then its party time..

I sincerely feel that the node author should try some token based authentication to enable multiple parallel sessions

@msujesh
Copy link

msujesh commented Jul 16, 2022

I am having the same problem again... :( .....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants