Skip to content

Releases: OpenWonderLabs/node-switchbot

v2.0.0

05 Feb 19:22
7a8e59c
Compare
Choose a tag to compare

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

05 Jan 17:06
eb6bdba
Compare
Choose a tag to compare

What's Changed

  • Fix reversed bot state reporting #207, Thanks @grelca
  • Add support for Curtain 3 #209, Thanks @tsia
  • Housekeeping and update dependencies

Full Changelog: v1.9.1...v1.10.0

v1.9.1

21 Nov 23:28
aeda22c
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and update dependencies

Full Changelog: v1.9.0...v1.9.1

v1.9.0

16 Sep 10:51
27b33fe
Compare
Choose a tag to compare

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

26 Jul 04:32
b59e1db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

08 Apr 06:17
17bdf8a
Compare
Choose a tag to compare

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

29 Jan 04:51
8511ea5
Compare
Choose a tag to compare

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

05 Jan 18:43
df6481f
Compare
Choose a tag to compare

What's Changed

  • Improve error handling #175, Thanks @dnicolson
  • Housekeeping and update dependencies

Full Changelog: v1.7.2...v1.7.3

v1.7.2

26 Dec 21:52
Compare
Choose a tag to compare

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

20 Dec 12:49
01cce41
Compare
Choose a tag to compare

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