npm release v0.7.0
This release includes a few major and not necessarily backwards compatible API additions and changes, including in particular the following.
-
New features and API changes
- 046f788 Deprecates tag.isHTU() from the API
- b7fdeba Adds probeType and probeDisconnected properties for certain sensors
- 34d3016 Adds recognition and handling for Outdoor series tags and sensors
- 32d81ca Removes support for the current sensor
- ea03ce4 Kumostat API changes and fixes in light of testing
- 3b44516 Adds thermostat API support for KumoStat tags
- 516cd85 Adds tag.createSensor() method and test
- 2552bf7 Adds sensor.reset() for motion and event sensors
- 6469280 Refactors sensor and monitoring config code and API
-
Bug fixes
-
Documentation improvements and additions
-
Dependency-related updates and fixes (soap, sinon, babel-preset-env, chai,
chai-as-promised, and eslint) -
CI testing now includes nodejs 8, in addition to 6 and 4.