Release v1.4.0 (#11)

* refactor websocket / power usage

* cooldown between api requests during testing

* refactor power state methods

* remove unused code

* cooldown between api requests during testing

* version bump
This commit is contained in:
Martin M
2019-08-19 23:05:52 -03:00
committed by GitHub
parent 420d6746a6
commit 171faa617b
16 changed files with 217 additions and 182 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ewelink-api",
"version": "1.3.0",
"version": "1.4.0",
"description": "eWeLink API for Node.js",
"author": "Martín M.",
"license": "MIT",