0.0.3 • Published 8 years ago

homebridge-secvest v0.0.3

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

homebridge-secvest

ABUS Secvest plugin for homebridge

Installation

  1. Install plugin with npm install -g chris1705/homebridge-secvest
  2. Add platform within config.json of you homebridge instance:

    {
        "platform": "Secvest",
        "host": "192.168.1.2",
        "username": "User",
        "password": "1234"
    }
  3. Restart homebridge

  4. Enjoy!