skydiver / ewelink-api

eWeLink API for JavaScript
https://www.npmjs.com/package/ewelink-api
MIT License
265 stars 109 forks source link

I cant connect websocket, and power on , off dont work #115

Closed apadilla83 closed 3 years ago

apadilla83 commented 3 years ago

Since Yesterday I cant connect websocket, and power on , off dont work. But i can get status of devices, and discover etc..

When I connect on websocket get this:

10/29/2020 08:00:36: error: 400, 10/29/2020 08:00:36: reason: 'Bad Request',

Wen I power on Device I get the normal request: 10/29/2020 08:25:01: { status: 'ok', state: 'on' }

But device dont power on.

Thanks

foulek57 commented 3 years ago

Hi,

Just Update to last version Since yesterday the "old" API send a bad request.

apadilla83 commented 3 years ago

Hi,

Just Update to last version Since yesterday the "old" API send a bad request.

ok Many thanks just work now!

foulek57 commented 3 years ago

Great, so please close the issue 😉