Socket
Socket
Sign inDemoInstall

@nzws/homebridge-sesame-os2

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nzws/homebridge-sesame-os2

Homebridge Plugin for SESAME OS2 (SESAME3)


Version published
Maintainers
2
Created
Source

@nzws/homebridge-sesame-os2

Homebridge Plugin for SESAME OS2 (SESAME3)

Install

npm install -g @nzws/homebridge-sesame-os2

Config

{
  "accessory": "SESAMEOS2",
  "name": "Home Key",
  "uuid": "",
  "accessToken": "",
  "secretKey": ""
}
  • config
    • uuid: アプリの鍵設定画面から取得
    • accessToken: https://dash.candyhouse.co/ から取得
    • intervalSeconds: 鍵の状態の更新秒数 (デフォルト: 300 秒)
      • レートリミットの関係で Too Many Requests が返される場合があります、操作できなくなった場合は大きめに設定してください
    • displayName: 履歴の表示名 (デフォルト: Homebridge)

シークレットの指定方法

どちらかを入力してください。

  • secretKey: https://sesame-qr-reader.vercel.app/ で QR コードを解析し、 Secret Key を入力
  • secret: 鍵の共有 QR コードの sk パラメータから取得
    • QR コードを生成して読み取って ssm://UI?t=sk&sk=[secret]&l=... の部分

Contact

Keywords

FAQs

Package last updated on 13 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc