File tree Expand file tree Collapse file tree
custom_components/xiaomi_home/miot/specs Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1423urn: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
102120urn:miot-spec-v2:device:air-monitor:0000A008:cgllc-cgd1st:1 :
103121 prop.3.7 :
104122 value-range :
You can’t perform that action at this time.
0 commit comments