homebridge-windowcovering

1.0.4 • Public • Published

"# homebridge-windowcovering" With this homebridge module you can control your API controlled devices, like in this case a windowcovering controlled by a WIFI connected Arduino. This is still a private experimental version for my own Roman blinds. It enables you to ask Siri to close the curtains.

Add this to the config.json, for each device you want to add. Just adjust the name and the IP address for each accessory. For this windowcovering a time to close of 50 seconds is needed. Add as much window coverings you have as a new accessory:

"accessories": [ { "accessory": "WindowCovering", "name": "Vouw Gordijnen", "host": "192.168.1.104" }
]

For being sure about a correct registration, use to install: sudo npm install -g homebridge-windowcovering

Package Sidebar

Install

npm i homebridge-windowcovering

Weekly Downloads

1

Version

1.0.4

License

UNLICENSED

Unpacked Size

7.08 kB

Total Files

3

Last publish

Collaborators

  • rogerp67