Socket
Socket
Sign inDemoInstall

@nzws/homebridge-converter

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nzws/homebridge-converter

Homebridge Plugin that convert accessories for integration with other home systems.


Version published
Weekly downloads
2
Maintainers
2
Weekly downloads
 
Created
Source

@nzws/homebridge-converter

Homebridge Plugin that convert accessories for integration with other home systems.
他のホームシステムに連携するためにアクセサリを変換するプラグイン

Features

  • Lock accessory → Switch accessory
    • google home / alexa などでロックアクセサリは円滑な操作ができないため
  • ...(todo)

Install

npm install --global @nzws/homebridge-converter
  • HomebridgeインスタンスはInsecureモードで起動する必要があります

Config

{
  "accessory": "HBConverter",
  "name": "Room Lock",
  "pin": "031-45-154",
  "port": 51239,
  "aid": 25,
  "type": "lock"
}
  • pin: Homebridge Pin code
  • port: Homebridge Instance Port
  • aid: Accessory aid
  • type: Accessory Type
    • lock: Lock → Switch

Keywords

FAQs

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