* fix: the playing-state property's access field of xiaomi.wifispeaker.lx04 and xiaomi.wifispeaker.lx06 (#1566)

* fix: the playing-state property's access field of xiaomi.wifispeaker.x08c

* feat: remove xiaomi.router.rd03 from UNSUPPORTED_MODELS and add era.airp.cwb03 into it

* fix: xiaomi.airc.h09h00 humidity-range unit (#1589)

* fix: add k0918.toothbrush.t700 into UNSUPPORTED_MODELS (#1585)

* fix: the playing-state property's access field of xiaomi.wifispeaker.l04m (#1596)
This commit is contained in:
Li Shuzhen
2026-01-07 10:04:42 +08:00
committed by GitHub
parent d4ac7a935e
commit c8d48625e9
2 changed files with 25 additions and 1 deletions

View File

@@ -90,8 +90,9 @@ SUPPORTED_PLATFORMS: list = [
UNSUPPORTED_MODELS: list = [
'chuangmi.ir.v2',
'era.airp.cwb03',
'hmpace.motion.v6nfc',
'xiaomi.router.rd03'
'k0918.toothbrush.t700'
]
DEFAULT_CLOUD_SERVER: str = 'cn'