Compare commits

..

No commits in common. "4ad040d2eaceb6b8eeb4a515f3b98673d63d62cd" and "a82fd86c602f52351c1c5f40449255915cd4f9de" have entirely different histories.

2 changed files with 0 additions and 21 deletions

View File

@ -543,7 +543,6 @@ class MIoTHttpClient:
req_data: dict = {
'limit': 200,
'get_split_device': True,
'get_third_device': True,
'dids': dids
}
if start_did:

View File

@ -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,