Go to file
Martin M 1cd87a8d90 Release v1.5.1 (#14)
* updated dependencies

* disabled temp/humidity test

* refactor big main class into smaller mixins

* updated jest config

* version bump
2019-09-14 22:12:56 -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-14 22:12:56 -03:00
2019-09-14 22:12:56 -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-14 22:12:56 -03:00
2019-09-14 22:12:56 -03:00
2019-09-14 22:12:56 -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%