mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-17 15:41:15 +08:00
fix: add k0918.toothbrush.t700 into UNSUPPORTED_MODELS (#1585)
This commit is contained in:
parent
70fbd81b8f
commit
5fd9a78344
@ -90,8 +90,9 @@ SUPPORTED_PLATFORMS: list = [
|
|||||||
|
|
||||||
UNSUPPORTED_MODELS: list = [
|
UNSUPPORTED_MODELS: list = [
|
||||||
'chuangmi.ir.v2',
|
'chuangmi.ir.v2',
|
||||||
|
'era.airp.cwb03',
|
||||||
'hmpace.motion.v6nfc',
|
'hmpace.motion.v6nfc',
|
||||||
'era.airp.cwb03'
|
'k0918.toothbrush.t700'
|
||||||
]
|
]
|
||||||
|
|
||||||
DEFAULT_CLOUD_SERVER: str = 'cn'
|
DEFAULT_CLOUD_SERVER: str = 'cn'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user