Skip to content

chris1705/homebridge-secvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

homebridge-secvest

ABUS Secvest plugin for homebridge. It supports the Secvest FUAA50000 only. Other models are not supported.

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!

About

ABUS Secvest plugin for homebridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published