homebridge-weback

1.0.0 • Public • Published

homebridge-weback

WeBack plugin for HomeBridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-weback
  3. Update your configuration file. See sample-config.json snippet below.

Configuration

Configuration sample:

"platforms": [
   	{
   		"platform": "Tesvor",
   		"token" : "token will be generated upon first run of homebridge without a token",
   		"clientId": "developer Product ID",
   		"clientSecret": "developer Product Secret.",
   		"username" : "username",
   		"password" : "password"
   	}
   ],

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i homebridge-weback

      Weekly Downloads

      0

      Version

      1.0.0

      License

      ISC

      Unpacked Size

      9.61 kB

      Total Files

      6

      Last publish

      Collaborators

      • marfre