Node-red-contrib-ewelink not switching

Hi, I'm using Sonoff Basic with node-red-contrib-ewelink on Raspberry PI. I can read status (and temperature from Sonoff TH16) but I cannot change status.
When I send the command I get the message:
{"status":"ok","state":"on"}
but when I read it immediatly after I get:
{"status":"ok","state":"off"}
and nothing happens to the switch itself.
From the same RPi, the ewelink-api is working correctly.
Any help?

Sonoff have messed with the API, and it looks like only paid accounts can action events. I work around it using alexa remote2.

edit/
So the js api has been updated and ewelink must still be using the old api. the developer will have to update the node.. Have you raised an issue on his github?

Have anyone solved this issue????

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.