mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-08-03 13:13:30 +08:00
feat: get devices from the third party cloud (#1258)
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