Skip to content

Releases: OpenWonderLabs/node-switchbot

v1.0.1

29 Jul 17:19

Choose a tag to compare

What's Changed

  • Fixed issue where after switching Bluetooth off and on, would not work properly.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Jan 14:14

Choose a tag to compare

What's Changed

    • fix "No device was found" in MacOS

Full Changelog: v0.2.0...v1.0.0

v0.2.0

06 Jan 04:47

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Jan 04:47

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

06 Jan 04:35

Choose a tag to compare

What's Changed

  • Improved the stability of discovering the BLE characteristics #3, Thanks @dnicolson

Full Changelog: v0.0.4...v0.0.5

v0.0.4

06 Jan 04:35

Choose a tag to compare

What's Changed

  • Fixed the bug that temperature value lower than 0 degC could not be handled #2, Thanks @musimasami

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Jan 04:35

Choose a tag to compare

What's Changed

  • Now the characteristic UUID 0x2a00 (Device Name) is not mandatory. Some models of Bot don't seem to support the characteristic #3, Thanks @dnicolson
  • Fixed the bug that the turnOn() method returns an error if the "Press mode" is selected on the Bot.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

06 Jan 04:35

Choose a tag to compare

What's Changed

  • First public release

v0.0.1

06 Jan 04:37

Choose a tag to compare

What's Changed

  • Initial commit