Skip to content

Fix the error "does not generate unique IDs" for Xiaomi Temperature and Humidity Sensor 3 #1676#1697

Open
qjrxsoft02 wants to merge 1 commit intoAlexxIT:masterfrom
qjrxsoft02:patch-10
Open

Fix the error "does not generate unique IDs" for Xiaomi Temperature and Humidity Sensor 3 #1676#1697
qjrxsoft02 wants to merge 1 commit intoAlexxIT:masterfrom
qjrxsoft02:patch-10

Conversation

@qjrxsoft02
Copy link
Contributor

Fix the 'does not generate unique IDs' error. Xiaomi TH Sensor 3 Mini (MJWSD06MMC) typically only reports data via Bluetooth broadcast (MiBeacon) and does not support the local area network MIoT protocol (it has no WiFi module). Therefore: Do not define both BLE and MIoT converters simultaneously; only retain the MiBeacon (BLE) part.

Fix the 'does not generate unique IDs' error. Xiaomi TH Sensor 3 Mini (MJWSD06MMC) typically only reports data via Bluetooth broadcast (MiBeacon) and does not support the local area network MIoT protocol (it has no WiFi module). Therefore: Do not define both BLE and MIoT converters simultaneously; only retain the MiBeacon (BLE) part.
@qjrxsoft02 qjrxsoft02 changed the title Fix the 'does not generate unique IDs' error Fix the error "does not generate unique IDs" for Xiaomi Temperature and Humidity Sensor 3 #1676 Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant