0.0.1 • Published 4 years ago

homebridge-aircontrolmonitor v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

homebridge-mi-MiMultifunctionAirMonitor

npm version

Xiaomi MultifunctionAirMonitor plugin for HomeBridge.

Thanks for nfarina(the author of homebridge), OpenMiHome, aholstenson(the author of miio), all other developer and testers.

Note: If you find bugs, please submit them to issues.

npm.io

Installation

  1. Install HomeBridge, please follow it's README.
    If you are using Raspberry Pi, please read Running-HomeBridge-on-a-Raspberry-Pi.
  2. Make sure you can see HomeBridge in your iOS devices, if not, please go back to step 1.
  3. Install packages.
npm install -g homebridge-aircontrolmonitor

Configuration

"accessories": [{
    "accessory": "MiMultifunctionAirMonitor",
    "name": "AirQuality Sensor",    
    "ip": "192.168.1.100",
    "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}]

Get token

For more information about token, please refer to docs.

0.0.1

4 years ago