当前位置: 首页 > 软件库 > 其他开源 > 物联网 >

homebridge-mi-gateway-fm

XiaoMi Gateway FM plugin for HomeBridge.
授权协议 Readme
开发语言 JavaScript
所属分类 其他开源、 物联网
软件类型 开源软件
地区 不详
投 递 者 贡光明
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

homebridge-mi-gateway-fm

XiaoMi Gateway FM 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 or QQ Group: 107927710.

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-mi-gateway-fm

Configuration

"accessories": [{
    "accessory": "MiGatewayFM",
    "name": "MiGatewayFM",
    "ip": "192.168.88.xx",
    "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}]

If you want play your own channel, you can set the following in the config.

"accessories": [{
    "accessory": "MiGatewayFM",
    "name": "MiGatewayFM",
    "ip": "192.168.88.xx",
    "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "url": "http://live.xmcdn.com/live/1005/64.m3u8"
}]

Get token

Get token by miio2.db

setup MiJia(MiHome) app in your android device or android virtual machine.
open MiJia(MiHome) app and login your account.
refresh device list and make sure device display in the device list.
get miio2.db(path: /data/data/com.xiaomi.smarthome/databases/miio2.db) file from your android device or android virtual machine.
open website [Get MiIo Tokens By DataBase File], upload miio2.db file and submit.

Get token by network

Open command prompt or terminal. Run following command:

miio --discover

Wait until you get output similar to this:

Device ID: xxxxxxxx   
Model info: Unknown   
Address: 192.168.88.xx   
Token: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx via auto-token   
Support: Unknown   

"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" is token.
If token is "???", then reset device and connect device created Wi-Fi hotspot.
Run following command:

miio --discover --sync

Wait until you get output.
For more information about token, please refer to OpenMiHome and miio.

Version Logs

0.2.6 (2018-02-10)

1.update 'README.md'.

0.2.5 (2018-02-10)

1.optimized code.

0.2.4 (2018-02-10)

1.update 'package.json'.

0.2.3 (2017-09-11)

1.optimized code.

0.2.2 (2017-09-05)

1.optimized code.

0.2.1 (2017-08-27)

1.optimized code.

0.2.0 (2017-08-26)

1.fixed bug that homebridge not works when device is not responding.
2.add support for aqara ac partner FM.

0.1.1 (2017-08-26)

1.optimized code.

0.1.0 (2017-08-24)

1.add support for mi ac partner FM.

0.0.3 (2017-08-22)

1.optimized code.

0.0.2 (2017-08-22)

1.optimized code.

0.0.1 (2017-08-20)

1.Switch on/off XiaoMi Gateway FM.

 相关资料
  • homebridge-mi-gateway XiaoMi Gateway plugin for HomeBridge. Thanks for nfarina(the author of homebridge), OpenMiHome, aholstenson(the author of miio), all other developer and testers. Pre-Requirements

  • homebridge-mi-gateway-security XiaoMi Gateway Security plugin for HomeBridge. Thanks for nfarina(the author of homebridge), OpenMiHome, aholstenson(the author of miio), all other developer and testers

  • homebridge-mi-aqara homebridge plugin for XiaoMi Aqara plugin. 小米/绿米网关的HomeBridge插件。 Thanks fornfarina(the author of homebridge),snOOrz(the author of homebridge-aqara),licuhui,攀旺智能,magaHH,isundaylee,i

  • homebridge-mi-airpurifier XiaoMi air purifier plugins for HomeBridge. Thanks for nfarina(the author of homebridge), OpenMiHome, aholstenson(the author of miio), licuhui, superszy, all other developer

  • homebridge-mi-acpartner English Version | 中文版 小米空调伴侣的Homebridge插件 感谢takatost,miio,YinHangCode和所有测试开发人员提供支持。 注意:此插件于0.6.0版本后修改了配置文件,请根据本文修改你的配置文件使插件正常工作。 若要查看抓包教程,请访问此项目Github的Wiki页面 Support(支持) 空调伴侣型号

  • homebridge-mi-hygrothermograph    Homebridge plugin for exposing measured temperature and humidity from Xiaomi sensors as HomeKit accessories. Supported sensors: Xiaomi Mi Bluetooth Temperature and Hu