0.0.8 • Published 4 years ago

homebridge-nasnos v0.0.8

Weekly downloads
192
License
-
Repository
-
Last release
4 years ago

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

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago