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 - v1.7.2

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

What's Changed

  • Fix for @abandonware/nobles breaking changes that cause: TypeError: this.noble.once is not a function.

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

node-switchbot - v1.7.1

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

What's Changed

  • Fix for @abandonware/nobles breaking changes that cause: TypeError: this.noble.once is not a function.

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.7.0...v1.7.1

node-switchbot - v1.7.0

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

What's Changed

  • Add Read-only Support for Smart Lock.

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.6.1...v1.7.0

node-switchbot - v1.6.1

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

What's Changed

  • Fixed Issue where node-switchbot wouldn't be found.

Full Changelog: https://github.com/OpenWonderLabs/node-switchbot/compare/v1.6.0...v1.6.1

node-switchbot - Version 1.6.0

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

What's Changed

  • Added Support for Pushing Changes to Color Bulb & Strip Light
  • Housekeeping and update dependencies

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

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