1.0.4 • Published 5 years ago

homebridge-windowcovering v1.0.4

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
5 years ago

"# 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