node-switchbot

The node-switchbot is a Node.js module which allows you communicate with SwitchBot Devices over BLE

ISC License

Downloads
7.3K
Stars
65
Committers
8

Bot releases are visible (Hide)

node-switchbot - v2.1.1 Latest Release

Published by github-actions[bot] 5 months ago

What's Changed

  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.1.0...v2.1.1

node-switchbot - v2.1.0

Published by github-actions[bot] 5 months ago

What's Changed

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.0.3...v2.1.0

node-switchbot - v2.0.3

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.0.2...v2.0.3

node-switchbot - v2.0.2

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.0.1...v2.0.2

node-switchbot - v2.0.1

Published by github-actions[bot] 9 months ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v2.0.0...v2.0.1

node-switchbot - v2.0.0

Published by github-actions[bot] 9 months ago

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: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.10.0...v2.0.0

node-switchbot - v0.1.0

Published by github-actions[bot] 10 months ago

What's Changed

  • Added support for SwitchBot Curtain. (Thanks to @SwitchBot-Wonderlabs)
  • Added support for running on the Raspberry Pi Zero W. (Thanks to @zizi4n5)

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v0.0.5...v0.1.0

node-switchbot - v0.2.0

Published by github-actions[bot] 10 months ago

What's Changed

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v0.1.0...v0.2.0

node-switchbot - v0.0.1

Published by donavanbecker 10 months ago

What's Changed

  • Initial commit
node-switchbot - v0.0.3

Published by github-actions[bot] 10 months ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v0.0.2...v0.0.3

node-switchbot - v0.0.2

Published by github-actions[bot] 10 months ago

What's Changed

  • First public release
node-switchbot - v0.0.4

Published by github-actions[bot] 10 months ago

What's Changed

  • Fixed the bug that temperature value lower than 0 degC could not be handled. (Thanks to @musimasami)

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v0.0.3...v0.0.4

node-switchbot - v0.0.5

Published by github-actions[bot] 10 months ago

What's Changed

  • Improved the stability of discovering the BLE characteristics. (Thanks to @dnicolson)

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v0.0.4...v0.0.5

node-switchbot - v1.10.0

Published by github-actions[bot] 10 months ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.9.1...v1.10.0

node-switchbot - v1.9.1

Published by github-actions[bot] 11 months ago

What's Changed

  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.9.0...v1.9.1

node-switchbot - v1.9.0

Published by github-actions[bot] about 1 year ago

What's Changed

  • Add support for the Indoor/Outdoor Thermo-Hygrometer (WoIOSensorTH), Thanks @moritzmhmk #200
  • Handle noble not being "poweredOn" on init, Thanks @moritzmhmk #199
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.8.2...v1.9.0

node-switchbot - v1.8.2

Published by github-actions[bot] about 1 year ago

What's Changed

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.8.1...v1.8.2

node-switchbot - v1.8.1

Published by github-actions[bot] over 1 year ago

What's Changed

  • Use const keyword for immutable variables, Thanks @dnicolson. #184
  • Use Error object for promise rejection, Thanks @dnicolson. #181
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.8.0...v1.8.1

node-switchbot - v1.8.0

Published by github-actions[bot] over 1 year ago

What's Changed

  • Add Support for BlindTilt (Read Only)
  • Use Error object for promise rejection, Thanks @dnicolson. #181
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.7.3...v1.8.0

node-switchbot - v1.7.3

Published by github-actions[bot] almost 2 years ago

What's Changed

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

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.7.2...v1.7.3