mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-18 16:10:44 +08:00
Compare commits
7 Commits
eacc0d02da
...
db77af8a13
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db77af8a13 | ||
|
|
a9f1fc630d | ||
|
|
51a27a1e30 | ||
|
|
2e0ea642a4 | ||
|
|
80d962897a | ||
|
|
d17784070d | ||
|
|
218c96e5e6 |
@ -50,6 +50,9 @@ urn:miot-spec-v2:device:bath-heater:0000A028:xiaomi-s1:1:
|
|||||||
urn:miot-spec-v2:device:fan:0000A005:xiaomi-p51:1:
|
urn:miot-spec-v2:device:fan:0000A005:xiaomi-p51:1:
|
||||||
prop.2.2:
|
prop.2.2:
|
||||||
name: fan-level-a
|
name: fan-level-a
|
||||||
|
urn:miot-spec-v2:device:fan:0000A005:zhimi-v3:3:
|
||||||
|
prop.2.6:
|
||||||
|
name: fan-level-a
|
||||||
urn:miot-spec-v2:device:gateway:0000A019:lumi-mcn001:1:
|
urn:miot-spec-v2:device:gateway:0000A019:lumi-mcn001:1:
|
||||||
prop.2.1:
|
prop.2.1:
|
||||||
access:
|
access:
|
||||||
|
|||||||
@ -389,6 +389,7 @@ SPEC_SERVICE_TRANS_MAP: dict = {
|
|||||||
'fan-control': 'fan',
|
'fan-control': 'fan',
|
||||||
'ceiling-fan': 'fan',
|
'ceiling-fan': 'fan',
|
||||||
'air-fresh': 'fan',
|
'air-fresh': 'fan',
|
||||||
|
'air-purifier': 'fan',
|
||||||
'water-heater': {
|
'water-heater': {
|
||||||
'required': {
|
'required': {
|
||||||
'properties': {
|
'properties': {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user