@nu50218/homebridge-nature-remo-toggle-light
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

homebridge-nature-remo-toggle-light

npm version

On/Offが同じ信号のタイプの照明を無理やり対応させる奴です。

最後に送信されたOn/Offの値を保存しておくので、他のリモコンで操作すると同期がとれなくなります。

設定例

{
  "accessory": "homebridge-nature-remo-toggle-light",
  "name": "my-light",
  "access_token": "access-token-xxxxxxxxxx",
  "signal_id": "signal-xxxxxxxxxx",
  // 操作したときに照度センサーの値の変化に矛盾が生じた場合に、もう一度信号を送信します。
  "use_illuminance": true
}

Readme

Keywords

Package Sidebar

Install

npm i @nu50218/homebridge-nature-remo-toggle-light

Weekly Downloads

0

Version

1.4.1

License

Apache-2.0

Unpacked Size

21.2 kB

Total Files

8

Last publish

Collaborators

  • nu50218