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 unable to connect to device in nodered #168

Open
rmds2000 opened this issue Aug 15, 2023 · 10 comments
Open

ewelink unable to connect to device in nodered #168

rmds2000 opened this issue Aug 15, 2023 · 10 comments

Comments

@rmds2000
Copy link

Hi

Did anyone have this issue. Since last week the ewelink node unable to connect to device in nodered.

@soki2001
Copy link

same here

@houser42
Copy link

+1

@ewidance
Copy link

Same for me...

@houser42
Copy link

Would also appreciate if anyone that has it working still can comment.?
I guess it might be a deprecated API thing too so the issue only surfaces when reinstalling or installing new system.

@houser42
Copy link

is this the same issue as :
#167
just not visible in NR?

@soki2001
Copy link

something changed on API
I tried to change API key but is not working for me

@Teddy773011
Copy link

same 2 week ago

@Teddy773011
Copy link

new api?

@baugp
Copy link

baugp commented Sep 12, 2023

I managed to patch the underlying ewelink-api that is required for this node-red module to function properly. It works for my Sonoff S31 plug, but I haven't tested on other devices. I haven't patched every function, so I don't expect it to work well on other devices.
I only patched these:

  • login
  • getDevice
  • getDevices
  • getDevicePowerState
  • setDevicePowerState
  • getDevicePowerUsage

baugp/ewelink-api@2f4d1b0

@widowsson7
Copy link

I reported this issue on the eWelink forum. I received this reply from Teki (staff of eWelink) today:

From: Teki via eWeLink Forum [email protected]
Date: Sun, Sep 24, 2023 at 11:53 PM
Subject: [eWeLink Forum] [Free discussion] Node-red-contrib-ewelink cannot login anymore 403
To:

Teki Teki Staff of eWeLink
September 25
@soovui @guilherme_felipe @donrossie @WidowsSon @seraparamim @BERA

Hi, the ‘node-red-contrib-ewelink’ node is developed by an individual developer, the used ewelink api is too old, which has recently been discontinued and is no longer maintained.

Developers need to update the api to V2, refer to this: https://ewelink.gitee.io/ewelink-api/#/en/OAuth2.0

You can leave a message to the developer on github: GitHub - ottoszika/node-red-contrib-ewelink: NodeRED nodes for eWeLink smart devices

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

7 participants