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 hidden (Show)

node-switchbot - v0.0.1

Published by donavanbecker 10 months ago

What's Changed

  • Initial commit
node-switchbot - Version 1.5.0

Published by donavanbecker about 2 years ago

What's Changed

  • Added Support for receiving status updates from Color Bulb & Strip Light
  • Fixed issue that caused excessive logging.
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.4.1...v1.5.0

node-switchbot - Version 1.4.1

Published by donavanbecker about 2 years ago

What's Changed

  • Fix Plug Mini (US) implimentation
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.4.0...v1.4.1

node-switchbot - Version 1.4.0

Published by donavanbecker about 2 years ago

What's Changed

  • Added support for Plug Mini (j) & (g)
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.3.0...v1.4.0

node-switchbot - Version 1.3.0

Published by donavanbecker over 2 years ago

What's Changed

  • Added more Device Types, not all supported though.
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.2.0...v1.3.0

node-switchbot - Version 1.2.0

Published by donavanbecker over 2 years ago

What's Changed

  • Added support for SwitchBot "Contact" and "Motion"
  • Fix for Curtains on Firmware v3.3 and above
  • Housekeeping and update dependencies

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.1.2...v1.2.0

node-switchbot - Version 1.1.2

Published by donavanbecker almost 3 years ago

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/OpenWonderLabs/homebridge-switchbot/compare/v1.12.4...v1.12.5

node-switchbot - Version 1.1.1

Published by donavanbecker almost 3 years ago

Changes

  • Change back from @homebridge/noble to @abandonware/noble
node-switchbot - Version 1.1.0

Published by donavanbecker almost 3 years ago

Changes

  • Add Contact/Motion Sensor advertisement
  • Add Humidifier advertisement
  • Correct Model for advertisement

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.0.8...v1.1.0

node-switchbot - Version 1.0.8

Published by donavanbecker about 3 years ago

Changes

  • fix extra trace of old noble from @abandonware/noble

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.0.7...v1.0.8

node-switchbot - Version 1.0.7

Published by donavanbecker about 3 years ago

Changes

  • Change from @abandonware/noble to @homebridge/noble
node-switchbot - Version 1.0.6

Published by donavanbecker about 3 years ago

Changes

  • Fixes FATAL ERROR: ad_id is not defined
node-switchbot - Version 1.0.5

Published by donavanbecker about 3 years ago

Changes

  • Adding code for Contact and Motion Sensors
    • Not Ready to be used yet though
node-switchbot - Version 1.0.4

Published by donavanbecker about 3 years ago

Changes

  • Support for the discover method with id on macOS
node-switchbot - Version 1.0.3

Published by donavanbecker about 3 years ago

Changes

  • Fixed misspelling.
node-switchbot - Version 1.0.2

Published by donavanbecker about 3 years ago

Changes

  • Housekeeping and update dependencies
node-switchbot - Version 1.0.1

Published by donavanbecker about 3 years ago

Changes

  • Fixed issue where after switching Bluetooth off and on, would not work properly.
node-switchbot - Version 1.0.0

Published by donavanbecker over 3 years ago

Changes

  • Fix for "No device was found" in MacOS