Skip to content

Releases: OpenWonderLabs/node-switchbot

v3.0.1

05 Oct 12:45
Compare
Choose a tag to compare

What's Changed

  • Hot Fix for baseURL which is used for sending OpenAPI commands
  • Housekeeping and update dependencies

Full Changelog: v3.0.0...v3.0.1

v3.0.0

05 Oct 11:48
6087873
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking Changes

  • Have added OpenAPI Functionality into node-switchbot, so now it is able to handle both APIs with just one module.
    • There are now two different Classes SwitchBotBLE and SwitchBotOpenAPI that can be used interact with the two different APIs
      • SwitchBotOpenApi support emitting logs from this module.
      • You will need to update your current setup fromSwitchBot to SwitchBotBLE to be able to interact with the BLE API
  • Updated the documents to explain both the BLE and the OpenAPI Functionality within node-switchbot

Other Changes

  • Housekeeping and update dependencies

Full Changelog: v2.4.0...v3.0.0

v2.4.0

13 Sep 11:49
a8c3d26
Compare
Choose a tag to compare

What's Changed

  • Added celsius and fahrenheit as based values sent for Sensors
  • Housekeeping and update dependencies

Full Changelog: v2.3.0...v2.4.0

v2.3.0

21 Jul 19:23
ae0ddbb
Compare
Choose a tag to compare

What's Changed

  • Added humidity value based of percentage for Humidifiers
  • Updated SwitchBot Lock Pro manufacturerData
  • Housekeeping and update dependencies

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Jun 01:41
5479939
Compare
Choose a tag to compare

What's Changed

  • Add Model Friendly Name for each deviceType
  • Add SwitchBot Hub 2 Support
  • Add basic support for SwitchBot Lock Pro
  • Housekeeping and update dependencies

Full Changelog: v2.1.1...v2.2.0

v2.1.1

26 May 23:06
b43da63
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and update dependencies

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 May 20:33
88fce02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

12 Feb 05:48
c0a3668
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

10 Feb 05:16
678103e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

07 Feb 03:09
57e788d
Compare
Choose a tag to compare

What's Changed

  • Fix async constructor #220, Thanks @dnicolson
  • Housekeeping and update dependencies

Full Changelog: v2.0.0...v2.0.1