Go to file
Martin M 024aaa8a2c Release v1.4.1 (#13)
* specific error when requested channel is bigger than total

* fix for multi-channel devices

* updated test expectations

* fixes with uiid api changes

* fix wrong error message

* added new test cases

* return expected error on wrong channel number

* added more devices

* version bump
2019-09-11 23:46:17 -03:00
2019-06-26 20:25:56 -03:00
2019-08-19 23:05:52 -03:00
2019-08-19 23:05:52 -03:00
2019-09-11 23:46:17 -03:00
2019-06-26 20:25:56 -03:00
2019-07-20 12:43:05 -03:00
2019-06-28 00:05:59 -03:00
2019-06-26 21:30:11 -03:00
2019-09-11 23:46:17 -03:00
2019-09-11 23:46:17 -03:00
2019-09-11 23:46:17 -03:00
2019-07-28 17:04:30 -03:00

ewelink-api

eWeLink API for Node.js

Installation

 npm install ewelink-api

Usage

Check docs at https://ewelink-api.now.sh.

Testing

  1. open test/_setup/credentials.json and update parameters.
  2. in a terminal, npm run test
  • Tests needs to be performed serially, so if run jest manually, add --runInBand parameter.
Description
No description provided
Readme MIT 1.7 MiB
Languages
JavaScript 100%