mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-19 00:20:44 +08:00
Compare commits
2 Commits
1fc7dabf08
...
31f3f241c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31f3f241c7 | ||
|
|
a0c3fd6cf2 |
@ -5,6 +5,12 @@
|
|||||||
"service:003:property:001:valuelist:001": "Dry"
|
"service:003:property:001:valuelist:001": "Dry"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"urn:miot-spec-v2:device:fan:0000A005:zhimi-za1": {
|
||||||
|
"zh-Hans": {
|
||||||
|
"service:002:property:005:valuelist:000": "自然风",
|
||||||
|
"service:002:property:005:valuelist:001": "直吹风"
|
||||||
|
}
|
||||||
|
},
|
||||||
"urn:miot-spec-v2:device:gateway:0000A019:xiaomi-hub1": {
|
"urn:miot-spec-v2:device:gateway:0000A019:xiaomi-hub1": {
|
||||||
"de": {
|
"de": {
|
||||||
"service:001": "Geräteinformationen",
|
"service:001": "Geräteinformationen",
|
||||||
@ -274,13 +280,13 @@
|
|||||||
"service:002:property:002": "Air Conditioner Mode",
|
"service:002:property:002": "Air Conditioner Mode",
|
||||||
"service:004": "Air Conditioner"
|
"service:004": "Air Conditioner"
|
||||||
},
|
},
|
||||||
"zh_cn": {
|
"zh-Hans": {
|
||||||
"service:002": "地暖",
|
"service:002": "地暖",
|
||||||
"service:004": "空调"
|
"service:004": "空调"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"urn:miot-spec-v2:device:vacuum:0000A006:ijai-v1": {
|
"urn:miot-spec-v2:device:vacuum:0000A006:ijai-v1": {
|
||||||
"zh_cn": {
|
"zh-Hans": {
|
||||||
"service:007:property:005:valuelist:000": "安静",
|
"service:007:property:005:valuelist:000": "安静",
|
||||||
"service:007:property:005:valuelist:001": "标准",
|
"service:007:property:005:valuelist:001": "标准",
|
||||||
"service:007:property:005:valuelist:002": "中档",
|
"service:007:property:005:valuelist:002": "中档",
|
||||||
|
|||||||
@ -47,6 +47,13 @@ urn:miot-spec-v2:device:motion-sensor:0000A014:xiaomi-pir1:
|
|||||||
services:
|
services:
|
||||||
- '1'
|
- '1'
|
||||||
- '5'
|
- '5'
|
||||||
|
urn:miot-spec-v2:device:speaker:0000A015:xiaomi-l15a:
|
||||||
|
properties:
|
||||||
|
- '3.3'
|
||||||
|
- '6.1'
|
||||||
|
- '6.2'
|
||||||
|
- '6.3'
|
||||||
|
- '6.4'
|
||||||
urn:miot-spec-v2:device:thermostat:0000A031:tofan-wk01:
|
urn:miot-spec-v2:device:thermostat:0000A031:tofan-wk01:
|
||||||
services:
|
services:
|
||||||
- '2'
|
- '2'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user