• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

YinHangCode/homebridge-mi-philips-light: XiaoMi Philips light plugins for HomeBr ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

YinHangCode/homebridge-mi-philips-light

开源软件地址:

https://github.com/YinHangCode/homebridge-mi-philips-light

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-mi-philips-light

npm version

XiaoMi Philips light plugins for HomeBridge.

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

Note: I have only a part of these devices, so some devices don't have tested. If you find bugs, please submit them to issues or QQ Group: 107927710.

Supported Devices

1.MiPhilipsSmartBulb(米家飞利浦智睿球泡灯)
2.MiPhilipsTableLamp2(米家飞利浦智睿台灯二代)
3.MiPhilipsCeilingLamp(米家飞利浦智睿吸顶灯)

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-philips-light

Configuration

"platforms": [{
    "platform": "MiPhilipsLightPlatform",
    "deviceCfgs": [{
        "type": "MiPhilipsSmartBulb",
        "ip": "192.168.88.xx",
        "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
        "lightName": "living room bulb",
        "lightDisable": false
    }, {
        "type": "MiPhilipsTableLamp2",
        "ip": "192.168.88.xx",
        "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
        "mainLightName": "living room table lamp",
        "secondLightName": "living room table lamp amb",
        "secondLightDisable": false,
        "eyecareSwitchName": "living room table lamp eyecare model",
        "eyecareSwitchDisable": false
    }, {
        "type": "MiPhilipsCeilingLamp",
        "ip": "192.168.88.xx",
        "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
        "lightName": "living room ceiling lamp",
        "lightDisable": false,
        "updatetimer": false,
        "interval": 3
    }]
}]

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.4 (2021-11-10)

1.bug fix on color temperature

0.2.3 (2018-02-10)

1.update 'package.json'.

0.2.2 (2017-11-18)

1.modify class name, reduce the probability of conflicts due to the same class name and other plugins.

0.2.1 (2017-10-23)

1.fix the bug of SmartBulb ColorTemperature.
2.fix the bug of CeilingLamp ColorTemperature.

0.2.0 (2017-10-14)

1.add support for Philips Ceiling Lamp.

0.1.1 (2017-10-14)

1.add Philips Table Lamp 2 eyecare mode switch accessory.

0.1.0 (2017-10-12)

1.add support for Philips Table Lamp 2.

0.0.6 (2017-09-11)

1.optimized code.

0.0.5 (2017-09-05)

1.optimized code.

0.0.4 (2017-08-30)

1.fixed bug that 'log of undefined' error.
2.config item 'accessories' renamed 'deviceCfgs'.

0.0.3 (2017-08-29)

1.fixed bug that many of the same type of device conflict with each other.

0.0.2 (2017-08-27)

1.optimized code.

0.0.1 (2017-08-27)

1.support for Philips Smart Bulb.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap