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"
   	}
   ],

Readme

Keywords

Package Sidebar

Install

npm i homebridge-weback

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

9.61 kB

Total Files

6

Last publish

Collaborators

  • marfre