Skip to content

Releases: OpenWonderLabs/node-switchbot

v0.1.0

06 Jan 04:47
Compare
Choose a tag to compare

What's Changed

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

v0.0.5

06 Jan 04:35
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

  • First public release

v0.0.1

06 Jan 04:37
Compare
Choose a tag to compare

What's Changed

  • Initial commit