@nzws/homebridge-sesame-os2
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"displayName": "SESAME OS2 (SESAME3) Plugin", | ||
"name": "@nzws/homebridge-sesame-os2", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Homebridge Plugin for SESAME OS2 (SESAME3)", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
@@ -19,3 +19,3 @@ # @nzws/homebridge-sesame-os2 | ||
"accessToken": "", | ||
"secret": "" | ||
"secretKey": "" | ||
} | ||
@@ -30,7 +30,13 @@ ``` | ||
- `displayName`: 履歴の表示名 (デフォルト: Homebridge) | ||
- `secret`: 鍵の共有 QR コードの `sk` パラメータから取得 | ||
- QR コードを生成して読み取って `ssm://UI?t=sk&sk=[secret]&l=...` の部分 | ||
### シークレットの指定方法 | ||
どちらかを入力してください。 | ||
- `secretKey`: https://sesame-qr-reader.vercel.app/ で QR コードを解析し、 `Secret Key` を入力 | ||
- `secret`: 鍵の共有 QR コードの `sk` パラメータから取得 | ||
- QR コードを生成して読み取って `ssm://UI?t=sk&sk=[secret]&l=...` の部分 | ||
## Contact | ||
- Mastodon: [@nzws@don.nzws.me](https://don.nzws.me/@nzws) |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
151636
41