ewelink-api icon indicating copy to clipboard operation
ewelink-api copied to clipboard

eWeLink API for JavaScript

Results 125 ewelink-api issues
Sort by recently updated
recently updated
newest added

Got { error: 406, sequence: '1621623695000' } returned. From e.g. connection.openWebSocket(...)

I have this menssage on websocket connection, but the socket sitll get data and working Error: Can't send data because WebSocket is not opened. 11/06/2020 08:26:06: at exports.throwIf (/usr/src/node/node_modules/websocket-as-promised/src/utils.js:4:11) 11/06/2020...

Hi all, I use a Sonoff Pow R2 to register the electricity usage of my home spa. Everything used to work until October 2020, when I shut down my spa...

Hello, Thanks for this library, I use a POW firmware version 2.6.1 and I can't get power usage, Always return { error: 'No power usage data found' }, Work fines...

Hi, I have been using this API with my device, the Sonoff POW. All the other functions work supported by this device work, like for example toggling function and the...

I have the following error: "FetchError: invalid json response body at https://eu-api.coolkit.cc:8080/api/user/login reason: Unexpected token < in JSON at position 0" I have Node-Red running via IOBroker. I installed the...

doesn't mind what try always get the same response ![image](https://user-images.githubusercontent.com/37871475/134172857-0d91462b-6ffb-4453-a086-aba27c2fc108.png)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hello, I want to include a call to the EweLink API in an existing project but I don't use NodeJS. There is a way to call eweLink API without Node...