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.
1.MiPhilipsSmartBulb(米家飞利浦智睿球泡灯)
2.MiPhilipsTableLamp2(米家飞利浦智睿台灯二代)
3.MiPhilipsCeilingLamp(米家飞利浦智睿吸顶灯)
npm install -g homebridge-mi-philips-light
"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
}]
}]
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.
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.
1.update 'package.json'.
1.modify class name, reduce the probability of conflicts due to the same class name and other plugins.
1.fix the bug of SmartBulb ColorTemperature.
2.fix the bug of CeilingLamp ColorTemperature.
1.add support for Philips Ceiling Lamp.
1.add Philips Table Lamp 2 eyecare mode switch accessory.
1.add support for Philips Table Lamp 2.
1.optimized code.
1.optimized code.
1.fixed bug that 'log of undefined' error.
2.config item 'accessories' renamed 'deviceCfgs'.
1.fixed bug that many of the same type of device conflict with each other.
1.optimized code.
1.support for Philips Smart Bulb.
接入Homeassistant 打开configuration.yaml加入以下内容,请手动获取host及token light: - platform: xiaomi_miio name: Xiaomi Philips Smart LED Ball host: 192.168.1.108 token: f15569ba864cf3b5c589bb44dee434d3
homebridge-philips-air Homeridge Plugin for Philips Air Purifiers �� Foreword �� This plugin is now using py-air-control directly to enable support for newer Philips connected air purifier models. ��
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
homebridge-mi-fan XiaoMi fan plugins for HomeBridge. Thanks for nfarina(the author of homebridge), OpenMiHome, aholstenson(the author of miio), ABC, 小马哥, all other developer and testers. Note: If you