Skip to content

Conversation

@donavanbecker
Copy link
Collaborator

@donavanbecker donavanbecker commented Oct 12, 2024

3.1.0 (2024-10-11)

What's Changed

  • Added support for emitting logs from this module from the SwitchBotBLE class.
  • Housekeeping and update dependencies

Full Changelog: v3.0.1...v3.1.0

donavanbecker and others added 9 commits October 5, 2024 10:42
## ♻️ Current situation

When using `WoSmartLock` object, `setKey()`, user need to obtain
encryption key by `pySwitchBot` script which is written in `Python`.
Developers who use `node-switchbot` are familiar with npm/NodeJS, but
may have troublesome for using python script.

I just developed **NodeJS based** script, switchbot-get-encryption-key
which is just download by `npm`.
This script may be more useful for `node-switchbot` users who want to
obtain key ID and encryption key.

## 💡 Proposed solution

Just adding link to npm page for my script in `BLE.md` document for
developer convenience.

### Testing

Click the link in BLE.md file so that there is any link error.
@github-actions github-actions bot added enhancement New feature or request dependencies Pull requests that update a dependency file workflow docs latest labels Oct 12, 2024
@donavanbecker donavanbecker changed the title v3.0.2 v3.1.0 Oct 12, 2024
@donavanbecker donavanbecker marked this pull request as ready for review October 12, 2024 03:58
@donavanbecker donavanbecker merged commit bcdf27a into latest Oct 12, 2024
11 of 12 checks passed
@donavanbecker donavanbecker deleted the beta-3.0.2 branch October 12, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docs enhancement New feature or request latest workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants