homebridge plugin for mi flower mate
欢迎加入我们的QQ群 545171648 讨论
QQ Group:545171648
Telegram Group: https://t.me/joinchat/EujYfA-JKSwpRlXURD1t6g
1.Flower Mate
Unrespond Accessories will be removed from homebridge in 5 minutes. So there's no need to remove cachedaccessories when you throw away a sensor
-
sudo apt-get install libbluetooth-dev libudev-dev
-
Go to your node_modules folder
(You can find it by using bynpm -g root
) -
npm install noble
-
sudo apt-get install libcap2-bin
-
Run following command:
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
- Run following command:
sudo hciconfig hci0 up
Then start homebridge
Wait until you get output.
If you found output like this:
[MiFlowerMatePlatform] [BLE]Noble loaded
[MiFlowerMatePlatform] [BLE]Timer Started
You can be sure that noble and bluetooth has no problem and the plugin is running properly
"platforms": [
{
"platform": "MiFlowerMatePlatform",
"defaultValue": {
"c4:7c:8d:65:51:b1": "Flower Mate"
}
}
]
- Add support for accessory reusement
- Improve clear accessory timer
- bug fix
- add support for Flower Mate.