fix: fan dmaker.fan.p5c fan-speed

This commit is contained in:
tiancheng91 2025-06-29 13:56:48 +08:00
parent 664787ca58
commit 6a30afb0a4
3 changed files with 32 additions and 0 deletions

View File

@ -242,5 +242,31 @@
}
]
}
],
"urn:miot-spec-v2:device:fan:0000A005:dmaker-p5c:1": [
{
"iid": 8,
"type": "urn:miot-spec-v2:service:fan:00007802:dmaker-p5c:1",
"description": "Fan",
"properties": [
{
"iid": 1,
"type": "urn:miot-spec-v2:property:fan-level:00000001:dmaker-p5c:1",
"description": "Fan Level",
"format": "uint8",
"access": [
"read",
"write",
"notify"
],
"value-range": [
1,
100,
1
],
"gatt-access": []
}
]
}
]
}

View File

@ -51,3 +51,6 @@ urn:miot-spec-v2:device:thermostat:0000A031:tofan-wk01:
services:
- '2'
- '4'
urn:miot-spec-v2:device:fan:0000A005:dmaker-p5c:1:
services:
- '8'

View File

@ -87,6 +87,9 @@ urn:miot-spec-v2:device:fan:0000A005:dmaker-p33:1:
urn:miot-spec-v2:device:fan:0000A005:dmaker-p5:1:
prop.2.4:
name: fan-level-a
urn:miot-spec-v2:device:fan:0000A005:dmaker-p5c:1:
prop.2.2:
name: fan-level-a
urn:miot-spec-v2:device:fan:0000A005:xiaomi-p43:1:
prop.2.2:
name: fan-level-a