homebridge-platform-eq3btsmart
v1.0.0
Published
EQ-3 Bluetooth Thermostat plugin for Homebridge
Downloads
4
Maintainers
Readme
homebridge-platform-eq3btsmart
EQ-3 Bluetooth Smart Thermostat plugin for Homebridge.
Installation
- Install Homebridge using:
npm install -g homebridge
- Install this plugin using:
npm install -g homebridge-platform-eq3btsmart
- Update your configuration file. See the sample below.
Updating
npm update -g homebridge-platform-eq3btsmart
Configuration
Sample Configuration
"platforms": [{
"platform": "eq3BTSmart"
}],