@nzws/homebridge-converter
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @nzws/homebridge-converter

Weekly Downloads

0

Version

0.1.4

License

Apache-2.0

Unpacked Size

30.5 kB

Total Files

24

Last publish

Collaborators

  • nzws_me
  • nzws-publisher