Yangqian Yan
Yangqian Yan
The new commit should have fixed the issue. Please update and try.
Try reboot your lightbulb
This is the limitation of the stock firmware. It is super buggy. It allows three connections. However, if you unexpectly close one connection, it will not timeout on its own....
Port 5555 is the port that you connect to the bulb locally. All communications are unencrypted. I also once sniffed the traffic it talks to the cloud server. In the...
I received the following flashing tools from the cozylife team. It is a tool under windows. I have not tested them. [CozyLife_Assist_V1.0.zip](https://github.com/yangqian/hass-cozylife/files/9474087/CozyLife_Assist_V1.0.zip) I received a [link](https://oh.cozylife.app/) for a specific developer...
They were using http://api-us.doiting.com/api/device_product/model for a catalog of their products and http://api-cn.doiting.com/storage/firmware/20210909/885049b40de93efddcb3319dd782ddfc.ota for the ota upgrade on Nov. 2021. But they seems to nolonger using these urls. The ota I...
You need to fix the IP address of the bulbs from the router.
Will get more data, the last two lines seems to give battery, others seems empty. "0x34c015e" "0x34c015f" 0x5f is 95.
Despite it advertise as a BLE device, I did not get any useful packet as quite a long time. Maybe it is BLE Mesh or requires active connection?
Thanks. I was not able to decrypt the middle three lines, I used the `cipher.decrypt_and_verify(cipherpayload, token)` mentioned in the script https://home-is-where-you-hang-your-hack.github.io/ble_monitor/MiBeacon_protocol was only able to decrypt the last two lines.