homebridge-secvest
v0.0.3
Published
Homebridge plugin providing access to ABUS Secvest
Downloads
11
Maintainers
Readme
homebridge-secvest
ABUS Secvest plugin for homebridge
Installation
Install plugin with
npm install -g chris1705/homebridge-secvest
Add platform within
config.json
of you homebridge instance:{ "platform": "Secvest", "host": "192.168.1.2", "username": "User", "password": "1234" }
Restart homebridge
Enjoy!