homebridge-mi-water-purifier

0.0.1 • Public • Published

homebridge-mi-water-purifier

MiWaterPurifier for homebridge

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

TDS shows in Temperature.(No accessory available for water purifier)

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 miio homebridge-mi-water-purifier

Configuration

"platforms": [{
    "platform": "MiWaterPurifierPlatform",
    "deviceCfgs": [{
        "type": "MiWaterPurifier",
        "ip": "192.168.31.x",
        "token": "xxxxxxxxxxxxxxxxxxx",
        "Name": "Water TDS"
    }]
}]

Readme

Keywords

Package Sidebar

Install

npm i homebridge-mi-water-purifier

Weekly Downloads

0

Version

0.0.1

License

GPLV3

Unpacked Size

43.3 kB

Total Files

7

Last publish

Collaborators

  • ken4888