https://github.com/skydiver/ewelink-api
eWeLink API for JavaScript
https://github.com/skydiver/ewelink-api
api ewelink node nodejs sonoff
Last synced: 4 months ago
JSON representation
eWeLink API for JavaScript
- Host: GitHub
- URL: https://github.com/skydiver/ewelink-api
- Owner: skydiver
- License: mit
- Created: 2019-06-26T23:19:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T09:08:26.000Z (over 2 years ago)
- Last Synced: 2025-11-24T02:19:42.700Z (7 months ago)
- Topics: api, ewelink, node, nodejs, sonoff
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/ewelink-api
- Size: 712 KB
- Stars: 282
- Watchers: 29
- Forks: 108
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ewelink-api
> eWeLink API for JavaScript
## Key features
* can run on browsers, node scripts or serverless environment
* set on/off devices
* get power consumption on devices like Sonoff POW
* listen for devices events
* using zeroconf (LAN mode), no internet connection required
## Installation
```sh
npm install ewelink-api
```
## Usage
Check library documentation and examples at https://github.com/skydiver/ewelink-api/tree/master/docs