mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-12-15 10:40:30 +08:00
Compare commits
No commits in common. "4ad040d2eaceb6b8eeb4a515f3b98673d63d62cd" and "a82fd86c602f52351c1c5f40449255915cd4f9de" have entirely different histories.
4ad040d2ea
...
a82fd86c60
@ -543,7 +543,6 @@ class MIoTHttpClient:
|
||||
req_data: dict = {
|
||||
'limit': 200,
|
||||
'get_split_device': True,
|
||||
'get_third_device': True,
|
||||
'dids': dids
|
||||
}
|
||||
if start_did:
|
||||
|
||||
@ -203,26 +203,6 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"urn:miot-spec-v2:device:water-heater:0000A02A:viomi-m1:2": [
|
||||
{
|
||||
"iid": 2,
|
||||
"type": "urn:miot-spec-v2:service:switch:0000780C:viomi-m1:1",
|
||||
"description": "Water Heater",
|
||||
"properties": [
|
||||
{
|
||||
"iid": 6,
|
||||
"type": "urn:miot-spec-v2:property:on:00000006:viomi-m1:1",
|
||||
"description": "Switch Status",
|
||||
"format": "bool",
|
||||
"access": [
|
||||
"read",
|
||||
"write",
|
||||
"notify"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"urn:miot-spec-v2:device:water-heater:0000A02A:xiaomi-yms2:1": [
|
||||
{
|
||||
"iid": 2,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user