1.0.2 • Published 3 years ago

homebridge-platform-orvibo-fork v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Build Status

homebridge-platform-orvibo

Orvibo Smart Socket plugin for Homebridge.

Installation

  1. Install Homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-platform-orvibo
  3. Update your configuration file. See the sample below.

Updating

  • npm update -g homebridge-platform-orvibo

Configuration

Sample Configuration

"platforms": [{
    "platform": "Orvibo"
}],