question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Additional CGG1 devices not discovered (Existing ones work fine)

See original GitHub issue

I 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?

home-assistant.log hcitrace.snoop.gz hcitrace.txt

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16

github_iconTop GitHub Comments

2reactions
Ernst79commented, Dec 21, 2020

0.9.4-beta is released, which includes support for encrypted CGG1

1reaction
Ernst79commented, Dec 19, 2020

I renamed it to CGG1-ENCRYPTED in the code. Docs are added.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passive BLE Monitor integration - Home Assistant Community
BLE monitor supports much more Bluetooth Low Energy (BLE) sensors than the build in integration. Unlike the original mitemp_bt integration, ...
Read more >
Home Assistant and CGG1 Sensors - Flameeyes's Weblog
The other advice is not from me but from Srdjan: write the MAC address (or however it's called in Bluetooth land) on each...
Read more >
FAQ - Passive BLE Monitor integration - GitHub Pages
Passively monitors BLE messages from Xiaomi Mijia BLE MiBeacon, Qingping, ATC, Xiaomi Scale, Kegtron and Thermoplus sensors .
Read more >
Home Assistant | So can't help sharing my nerdy / lazy idea ...
Today, I added a few Shelly devices through discovery and I updated WireGuard to the latest. Not sure exactly when the issue above...
Read more >
OpenMQTTGateway v1.0.0
Added to the 433mhz, @DigiH did a huge work on the Bluetooth decoder, adding many new devices and improving the existing ones!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found