mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-11 19:30:43 +08:00
feat: get devices from the third party cloud (#1258)
Some checks are pending
Some checks are pending
This commit is contained in:
parent
981429670a
commit
4ad040d2ea
@ -543,6 +543,7 @@ class MIoTHttpClient:
|
||||
req_data: dict = {
|
||||
'limit': 200,
|
||||
'get_split_device': True,
|
||||
'get_third_device': True,
|
||||
'dids': dids
|
||||
}
|
||||
if start_did:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user