Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…witchbot into beta-3.0.2
  • Loading branch information
donavanbecker committed Oct 12, 2024
2 parents d7a3b21 + d13692e commit 609f1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,7 @@ Actually, the `WoSmartLock ` is an object inherited from the [`SwitchbotDevice`]
The `setKey()` method initialises the key information required for encrypted communication with the SmartLock

This must be set before any control commands are sent to the device. To obtain the key information you will need to use an external tool - see [`pySwitchbot`](https://github.com/Danielhiversen/pySwitchbot/tree/master?tab=readme-ov-file#obtaining-locks-encryption-key) project for an example script.
Or, use [`switchbot-get-encryption-key`](https://www.npmjs.com/package/switchbot-get-encryption-key) npm script.

| Property | Type | Description |
| :-------------- | :----- | :----------------------------------------------------------------------------------------------- |
Expand Down

0 comments on commit 609f1ab

Please sign in to comment.