SwitchBot Meter BLE sensors stopped updating after v2.0.82
I have several SwitchBot temperature/humidity sensors connected directly via BLE to a Homey Pro (Early 2019).
One SwitchBot sensor had been working reliably with Homey for a long time. Around the beginning of August 2026 it suddenly stopped updating. I noticed that SwitchBot app v2.0.83 was released on August 2, so I suspect the problem may have started with the BLE-related changes introduced in or after v2.0.83.
I have since added additional SwitchBot temperature/humidity sensors, but none of them provide sensor data to Homey.
Current situation and tests performed:
-
Homey model: Homey Pro (Early 2019)
-
SwitchBot Homey app tested with v2.0.87 and v2.0.89 TEST
-
All temperature, humidity, battery and RSSI values remain null in Homey.
-
The sensors show current temperature and humidity correctly in the official SwitchBot app.
-
Restarting the SwitchBot Homey app does not solve the problem.
-
Completely restarting the Homey Pro does not solve the problem.
-
Homey cannot discover the sensors when trying to add them as new SwitchBot devices.
-
Bluetooth range does not appear to be the problem. I tested a sensor approximately 10 cm from the Homey Pro, without any change.
-
However, Homey Developer Tools → BLE does detect the SwitchBot sensor, which suggests that the Homey BLE hardware itself is receiving the advertisement.
For one of the sensors, Homey Developer Tools shows:
RSSI: -67
Advertised Service Data:
[{"uuid":"fd3d","data":"778064"}]
Advertised Manufacturer Data:
6909eb6b05464b28420a028c5c00
So Homey appears to receive the BLE advertisement and service/manufacturer data, but the SwitchBot Homey app does not seem to process this into temperature, humidity, battery or RSSI values.
Because the original sensor worked reliably before the beginning of August, I suspect there may be a BLE advertisement parsing regression introduced in v2.0.83 or after v2.0.82, possibly specifically affecting Homey Pro (Early 2019).
Could you please check whether the BLE changes introduced around v2.0.83 could cause this behaviour?
If useful, I am also willing to temporarily install v2.0.82 to confirm whether the sensors immediately start working again. This could help determine whether the issue is indeed a regression introduced after v2.0.82.
Homey Diagnostics Report ID: 671c76ae-e61a-43f8-b5e7-e04cf335b63b
@Adrian_Rockall
Thanks!