Additional CGG1 devices not discovered (Existing ones work fine)
See original GitHub issueI already have three CGG1 devices and one LYWSD02 working just fine with ble_monitor, receiving current statuses throughout.
I’ve recently bought three additional CGG1-sensors but can’t figure out why they are not discovered by ble_monitor
. I added them in the MiHome-App, they are discovered and report their status.
I’ve tried to sync them by pressing the button on their backs, restarting integrations, HA and rebooting the hardware itself (Pi 3). The devices are immediately next the to Raspberry Pi, so reception should not be an issue.
I’ve also tried to add them manually through the gui based on the mac-adress, but they don’t appear in the devices-list.
The devices also show up in btmon, I’ve attached logs from btmon --write hcitrace.snoop | tee hcitrace.txt
. Debug-logging from HA however only shows the existing four devices.
The existing device’s MACs are: 58:2D:34:10:F7:29 58:2D:34:10:F8:88 58:2D:34:10:F8:7F E7:2E:01:71:94:AD
According to the btmon-trace the new one’s appear to be: 58:2D:34:11:C0:56 58:2D:34:11:C0:02 58:2D:34:11:BF:F0
Any idea what else I could try?
Issue Analytics
- State:
- Created 3 years ago
- Comments:16
0.9.4-beta is released, which includes support for encrypted CGG1
I renamed it to
CGG1-ENCRYPTED
in the code. Docs are added.