EQ-3 Bluetooth Smart Thermostat plugin for Homebridge.
- 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.
npm update -g homebridge-platform-eq3btsmart
"platforms": [{
"platform": "eq3BTSmart"
}],