Skip to content

Commit a069204

Browse files
committed
fix: add RS1BB(MI) to sleepy devices
1 parent 0ee3610 commit a069204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xiaomi_ble/devices.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,4 +257,4 @@ class DeviceEntry:
257257
}
258258

259259

260-
SLEEPY_DEVICE_MODELS = {"CGH1", "JTYJGD03MI", "MCCGQ02HL", "RTCGQ02LM", "MMC-W505"}
260+
SLEEPY_DEVICE_MODELS = {"CGH1", "JTYJGD03MI", "MCCGQ02HL", "RTCGQ02LM", "MMC-W505", "RS1BB(MI)"}

0 commit comments

Comments
 (0)