Commit Graph

5 Commits

Author SHA1 Message Date
Martin M
513c2f660a Release v1.2.1 (#6)
* tests refactored

* moved test config files

* removed deprecated command

* added missing test case

* updated eslint config

* removed unused function / renamed helper

* added missing test cases

* code enhancement
2019-07-20 12:43:05 -03:00
NickDub
ec66219ed7 Added multi-channel devices and get/set power state (#2)
* added multi-channel device

* added get and set power state

* added some fixes

* add “this” to call class methods
* create params object before build payload
* typo fixed on “switches” param

* added new test cases

* improved error message

* added more test cases

* added authentication error

* added fix channel number too high

* added region change if wrong

* linting + small fixes

* linting + renamed method

* linting
2019-07-17 02:23:26 -03:00
Martín M
d8971ee2b5 fixed bug with undefined variable 2019-06-26 21:49:31 -03:00
Martín M
a5e338d1ef added helpers lib 2019-06-26 21:49:09 -03:00
Martín M
11be3e0d58 created ewelink class 2019-06-26 21:29:43 -03:00