homebridge-hunterdouglas
v0.0.2
Published
Plugin for controlling Hunter Douglas blinds
Downloads
28
Maintainers
Readme
homebridge-hunterdouglas
Control your Hunter Douglas blinds with homebridge.
GIF HERE
Installation
- Install homebridge using
npm install -g homebridge
- Install this plugin using
npm install -g homebridge-hunterdouglas
- Update your homebridge configuration file (see example below).
Configuration
Add this plugin to your homebridge configuration as a platform.
"platforms": [
{
"platform": "HunterDouglas",
"name": "Hunter Douglas",
"ip_address": "192.168.0.xx"
}
]
The ip_address
field represents the IP address of your base station, you can find it by using the PowerView app and navigating to settings.
You can also specify port
if somehow you've changed the port of the base station.
License
MIT
- exphat.com
- GitHub @exphat
- Twitter @exphat