mirror of
https://github.com/skydiver/ewelink-api.git
synced 2025-12-21 13:23:05 +01:00
1cd87a8d9060c8358ae736f30c334f692944a60b
* updated dependencies * disabled temp/humidity test * refactor big main class into smaller mixins * updated jest config * version bump
ewelink-api
eWeLink API for Node.js
Installation
npm install ewelink-api
Usage
Check docs at https://ewelink-api.now.sh.
Testing
- open
test/_setup/credentials.jsonand update parameters. - in a terminal,
npm run test
- Tests needs to be performed serially, so if run jest manually, add
--runInBandparameter.
Languages
JavaScript
100%