mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-17 23:50:42 +08:00
feat: remove xiaomi.router.rd03 from UNSUPPORTED_MODELS and add era.airp.cwb03 into it
This commit is contained in:
parent
fe856abf56
commit
fd9fb3508f
@ -91,7 +91,7 @@ SUPPORTED_PLATFORMS: list = [
|
|||||||
UNSUPPORTED_MODELS: list = [
|
UNSUPPORTED_MODELS: list = [
|
||||||
'chuangmi.ir.v2',
|
'chuangmi.ir.v2',
|
||||||
'hmpace.motion.v6nfc',
|
'hmpace.motion.v6nfc',
|
||||||
'xiaomi.router.rd03'
|
'era.airp.cwb03'
|
||||||
]
|
]
|
||||||
|
|
||||||
DEFAULT_CLOUD_SERVER: str = 'cn'
|
DEFAULT_CLOUD_SERVER: str = 'cn'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user