Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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)

  • 1.0.0
  • Source
  • npm
  • Socket score

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": "",
  "secret": "",
  "accessToken": "",
  "statusUpdateIntervalSec": 60,
  "displayName": "Homebridge"
}
  • config
    • uuid: アプリの鍵設定画面から取得
    • secret: 鍵の共有 QR コードの sk パラメータから取得
      • QR コードを生成して読み取って ssm://UI?t=sk&sk=[secret]&l=... の部分
    • accessToken: https://dash.candyhouse.co/ から取得
    • statusUpdateIntervalSec: 鍵の状態の更新秒数 (デフォルト: 60 秒)
    • displayName: 履歴の表示名 (デフォルト: Homebridge)

Contact

Keywords

FAQs

Package last updated on 12 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