mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-07-16 12:39:28 +08:00
feat: get devices from the third party cloud (#1258)
Some checks failed
Some checks failed
This commit is contained in:
@ -543,6 +543,7 @@ class MIoTHttpClient:
|
||||
req_data: dict = {
|
||||
'limit': 200,
|
||||
'get_split_device': True,
|
||||
'get_third_device': True,
|
||||
'dids': dids
|
||||
}
|
||||
if start_did:
|
||||
|
Reference in New Issue
Block a user