0.1.1 • Published 6 years ago

homebridge-mi-fm-controller v0.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

A homebridge plugin let you can control XiaoMi Gateway FM.

Feature

  • Switch on / off.
  • Control volume.

Installation

sudo npm install -g homebridge-mi-fm-controller

Configuration

{
    "accessories": [
        {
            "accessory": "XiaoMiFMController",
            "name": "FM",
            "ip": "YOU_GATEWAY_IP",
            "token": "YOU_GATEWAY_TOKEN"
        }
    ]
}
0.1.1

6 years ago

0.1.0

6 years ago