mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-21 14:20:17 +08:00
fix: climate on/off feature initialization (#899)
Some checks are pending
Some checks are pending
This commit is contained in:
@ -76,3 +76,43 @@ urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:2: urn:miot-spec-v2:d
|
||||
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:3: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
||||
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:4: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
||||
urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:5: urn:miot-spec-v2:device:air-conditioner:0000A004:xiaomi-m9:6
|
||||
urn:miot-spec-v2:device:airer:0000A00D:mrbond-m33a:1:
|
||||
prop.2.3:
|
||||
name: current-position-a
|
||||
prop.2.11:
|
||||
name: current-position-b
|
||||
urn:miot-spec-v2:device:thermostat:0000A031:suittc-wk168:1:
|
||||
prop.2.3:
|
||||
value-list:
|
||||
- value: 1
|
||||
description: one
|
||||
- value: 2
|
||||
description: two
|
||||
- value: 3
|
||||
description: three
|
||||
- value: 4
|
||||
description: four
|
||||
- value: 5
|
||||
description: five
|
||||
- value: 6
|
||||
description: six
|
||||
- value: 7
|
||||
description: seven
|
||||
- value: 8
|
||||
description: eight
|
||||
- value: 9
|
||||
description: nine
|
||||
- value: 10
|
||||
description: ten
|
||||
- value: 11
|
||||
description: eleven
|
||||
- value: 12
|
||||
description: twelve
|
||||
- value: 13
|
||||
description: thirteen
|
||||
- value: 14
|
||||
description: fourteen
|
||||
- value: 15
|
||||
description: fifteen
|
||||
- value: 16
|
||||
description: sixteen
|
||||
|
Reference in New Issue
Block a user