ottoszika / node-red-contrib-ewelink

NodeRED nodes for eWeLink smart devices
https://ottoszika.github.io/node-red-contrib-ewelink
MIT License
48 stars 28 forks source link

ewelink unable to connect to device in nodered #168

Open rmds2000 opened 1 year ago

rmds2000 commented 1 year ago

Hi

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

soki2001 commented 1 year ago

same here

houser42 commented 1 year ago

+1

ewidance commented 1 year ago

Same for me...

houser42 commented 1 year ago

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 commented 1 year ago

is this the same issue as : https://github.com/ottoszika/node-red-contrib-ewelink/issues/167 just not visible in NR?

soki2001 commented 1 year ago

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

Teddy773011 commented 1 year ago

same 2 week ago

Teddy773011 commented 1 year ago

new api?

baugp commented 1 year ago

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:

https://github.com/baugp/ewelink-api/commit/2f4d1b0de3507ab1538c7a1e175e555b0b2fbdd2

widowsson7 commented 1 year ago

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

From: Teki via eWeLink Forum notifications@ewelinkforum.discoursemail.com 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