Releases: OpenWonderLabs/node-switchbot
Releases · OpenWonderLabs/node-switchbot
v2.0.0
What's Changed
- Rewrite into Typescript and Convert CommonJS to ES Module
- Fix Linting #216, Thanks @dnicolson
- Code Cleaup #217, Thanks @dnicolson
- Housekeeping and update dependencies
Full Changelog: v1.10.0...v2.0.0
v1.10.0
v1.9.1
v1.9.0
What's Changed
- Add support for the Indoor/Outdoor Thermo-Hygrometer (WoIOSensorTH) #200, Thanks @moritzmhmk
- Handle noble not being "poweredOn" on init #199, Thanks @moritzmhmk
- Housekeeping and update dependencies
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- Added Lint Script #195, Thanks @dnicolson
- Fixed a Linting Issues #196, Thanks @dnicolson
- Fixed 'TypeError: Assignment to constant variable' #194, Thanks @banboobee
- Fix issue of re-assigning to constant for Temperature #191, Thanks @gravity-addiction
- Housekeeping and update dependencies
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Use const keyword for immutable variables #184, Thanks @dnicolson
- Use Error object for promise rejection #181, Thanks @dnicolson
- Housekeeping and update dependencies
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Add Support for BlindTilt (Read Only)
- Use Error object for promise rejection #181, Thanks @dnicolson
- Housekeeping and update dependencies
Full Changelog: v1.7.3...v1.8.0
v1.7.3
What's Changed
- Improve error handling #175, Thanks @dnicolson
- Housekeeping and update dependencies
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Fix for @abandonware/nobles breaking changes that cause:
TypeError: this.noble.once is not a function
.
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Fix for @abandonware/nobles breaking changes that cause:
TypeError: this.noble.once is not a function
.
Full Changelog: v1.7.0...v1.7.1