Commit Graph

2 Commits

Author SHA1 Message Date
Martin M
6e240c181f Release v1.10.0 (#38)
* 100% coverage for mixins/user/regionMixin.js

* check if websocket connection is valid json

* removed unnecessary delays

* added more test cases

* move constants to json files

* renamed login method to getCredentials

* mixin renamed

* don’t export internal methods

* mixin renamed

* keep socket connection opened

* using new getCredentials method

* reanmed login to credentials

* version bump
2019-11-29 02:25:38 -03:00
Martin M
303d7d4cc4 Release v1.9.0 (#26)
* trying to fix #21

* using getDeviceAlt method

* replace getDevice method

* handle error messages on new method

* using new getDevice method

* disable firmware tests (for now)

* return devices list using new method

* tests files renamed

* updated tests assertions based on recent changes

* tests files renamed

* code cleanup

* fix after method refactor

* version bump
2019-11-16 03:38:36 -03:00