homebridge-nasnos

0.0.8 • Public • Published

homebridge-nasnos

Homebridge plugin for NASNOS CS8700 (ナスノス Wi-Fiコントローラー).

Usage

"accessories": [
  {
    "accessory": "NasnosCurtain",
    "name": "Curtain",
    "index": 1,
    "period": 20000,
    "ip": "172.16.80.45"
  }
]
  • index: The ID of curtain to control, from 1 to 5.
  • period: Time spent to fully open/close the curtain, in milliseconds.
  • ip: The IP address of the NASNOS Wi-Fi Controller.

License

CC BY-NC-SA 4.0

Package Sidebar

Install

npm i homebridge-nasnos

Weekly Downloads

0

Version

0.0.8

License

none

Unpacked Size

6.53 kB

Total Files

4

Last publish

Collaborators

  • zcbenz