|
@@ -12,6 +12,7 @@ products:
|
|
|
model: AWHACC
|
|
model: AWHACC
|
|
|
entities:
|
|
entities:
|
|
|
- entity: climate
|
|
- entity: climate
|
|
|
|
|
+ translation_only_key: aircon_extra
|
|
|
dps:
|
|
dps:
|
|
|
- id: 1
|
|
- id: 1
|
|
|
type: boolean
|
|
type: boolean
|
|
@@ -172,28 +173,25 @@ entities:
|
|
|
- dps_val: same
|
|
- dps_val: same
|
|
|
value: "on"
|
|
value: "on"
|
|
|
- dps_val: vane_1
|
|
- dps_val: vane_1
|
|
|
- value: Position 1
|
|
|
|
|
- available: vswing_position_supported
|
|
|
|
|
|
|
+ value: topmost
|
|
|
- dps_val: vane_2
|
|
- dps_val: vane_2
|
|
|
- value: Position 2
|
|
|
|
|
- available: vswing_position_supported
|
|
|
|
|
|
|
+ value: top
|
|
|
- dps_val: vane_3
|
|
- dps_val: vane_3
|
|
|
- value: Position 3
|
|
|
|
|
- available: vswing_position_supported
|
|
|
|
|
|
|
+ value: middle
|
|
|
- dps_val: vane_4
|
|
- dps_val: vane_4
|
|
|
- value: Position 4
|
|
|
|
|
- available: vswing_position_supported
|
|
|
|
|
|
|
+ value: down
|
|
|
- dps_val: vane_5
|
|
- dps_val: vane_5
|
|
|
- value: Position 5
|
|
|
|
|
- available: vswing_position_supported
|
|
|
|
|
|
|
+ value: downmost
|
|
|
- id: 33
|
|
- id: 33
|
|
|
type: boolean
|
|
type: boolean
|
|
|
name: swing_horizontal_mode
|
|
name: swing_horizontal_mode
|
|
|
mapping:
|
|
mapping:
|
|
|
- dps_val: false
|
|
- dps_val: false
|
|
|
value: "off"
|
|
value: "off"
|
|
|
|
|
+ available: vswing_position_supported
|
|
|
- dps_val: true
|
|
- dps_val: true
|
|
|
value: "on"
|
|
value: "on"
|
|
|
|
|
+ available: vswing_position_supported
|
|
|
- id: 105
|
|
- id: 105
|
|
|
type: boolean
|
|
type: boolean
|
|
|
optional: true
|
|
optional: true
|
|
@@ -224,11 +222,20 @@ entities:
|
|
|
- entity: switch
|
|
- entity: switch
|
|
|
name: Emergency heat
|
|
name: Emergency heat
|
|
|
icon: "mdi:fire"
|
|
icon: "mdi:fire"
|
|
|
|
|
+ hidden: unavailable
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
|
- id: 12
|
|
- id: 12
|
|
|
type: boolean
|
|
type: boolean
|
|
|
name: switch
|
|
name: switch
|
|
|
|
|
+ - id: 105
|
|
|
|
|
+ type: boolean
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ name: available
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - dps_val: true
|
|
|
|
|
+ value: false
|
|
|
|
|
+ - value: true
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
class: problem
|
|
class: problem
|
|
|
category: diagnostic
|
|
category: diagnostic
|