Skip to content

Commit e06254f

Browse files
committed
Merge branch 'main' into feat-tvbox
2 parents 5cc3b4e + 084694c commit e06254f

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

custom_components/xiaomi_home/miot/specs/spec_modify.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,21 @@ urn:miot-spec-v2:device:air-conditioner:0000A004:daikin-k2:1:
55
prop.2.1:
66
name: ac-on
77
format: string
8+
access:
9+
- read
10+
- notify
811
prop.2.2:
912
name: ac-mode
1013
format: string
14+
access:
15+
- read
16+
- notify
1117
prop.3.1:
1218
name: ac-fan-level
1319
format: string
20+
access:
21+
- read
22+
- notify
1423
urn:miot-spec-v2:device:air-conditioner:0000A004:qdhkl-a42:1:
1524
prop.2.2:
1625
value-list:
@@ -93,12 +102,21 @@ urn:miot-spec-v2:device:air-fresh:0000A012:daikin-k33:1:
93102
prop.2.1:
94103
name: ac-on
95104
format: string
105+
access:
106+
- read
107+
- notify
96108
prop.2.3:
97109
name: ac-mode
98110
format: string
111+
access:
112+
- read
113+
- notify
99114
prop.2.5:
100115
name: ac-fan-level
101116
format: string
117+
access:
118+
- read
119+
- notify
102120
urn:miot-spec-v2:device:air-monitor:0000A008:cgllc-cgd1st:1:
103121
prop.3.7:
104122
value-range:

0 commit comments

Comments
 (0)