Skip to content

guisturdy/homebridge-mi-fm-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"
        }
    ]
}

About

A homebridge plugin let you can control XiaoMi Gateway FM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published