mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-12 08:23:58 +08:00
Fix specs (#1567)
* 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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user