1.0.0 • Published 8 years ago

homebridge-platform-eq3btsmart v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

homebridge-platform-eq3btsmart

EQ-3 Bluetooth Smart Thermostat plugin for Homebridge.

Installation

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

Updating

  • npm update -g homebridge-platform-eq3btsmart

Configuration

Sample Configuration

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