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

This commit is contained in:
LiShuzhen 2025-12-23 16:02:32 +08:00
parent fe856abf56
commit fd9fb3508f

View File

@ -91,7 +91,7 @@ SUPPORTED_PLATFORMS: list = [
UNSUPPORTED_MODELS: list = [
'chuangmi.ir.v2',
'hmpace.motion.v6nfc',
'xiaomi.router.rd03'
'era.airp.cwb03'
]
DEFAULT_CLOUD_SERVER: str = 'cn'