| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305 |
- name: Air Conditioner
- products:
- - id: 9xvzf8c0bg33eenj
- manufacturer: Inventor
- - id: keycnvksyhjcrg8t
- manufacturer: Inventor
- model: Comfort MFV
- entities:
- - entity: climate
- dps:
- - id: 1
- type: boolean
- name: hvac_mode
- mapping:
- - dps_val: false
- value: "off"
- - dps_val: true
- constraint: mode
- conditions:
- - dps_val: auto
- value: heat_cool
- - dps_val: cold
- value: cool
- - dps_val: wet
- value: dry
- - dps_val: hot
- value: heat
- - dps_val: wind
- value: fan_only
- - id: 2
- type: integer
- name: temperature
- range:
- min: 16
- max: 30
- mapping:
- - constraint: temperature_unit
- conditions:
- - dps_val: f
- range:
- min: 64
- max: 86
- value_redirect: temp_set_f
- - id: 3
- type: integer
- name: current_temperature
- mapping:
- - scale: 2
- constraint: temperature_unit
- conditions:
- - dps_val: f
- scale: 1
- value_redirect: temp_current_f
- - id: 4
- type: string
- name: mode
- hidden: true
- - id: 5
- type: string
- name: fan_mode
- mapping:
- - dps_val: auto
- value: auto
- - dps_val: low
- value: low
- - dps_val: mid
- value: medium
- - dps_val: high
- value: high
- - id: 18
- type: integer
- name: current_humidity
- - id: 19
- type: string
- name: temperature_unit
- mapping:
- - dps_val: c
- value: C
- - dps_val: f
- value: F
- - id: 23
- type: integer
- name: temp_current_f
- optional: true
- hidden: true
- - id: 24
- type: integer
- name: temp_set_f
- range:
- min: 64
- max: 86
- optional: true
- hidden: true
- - id: 111
- type: boolean
- name: new_style
- - id: 117
- type: string
- name: swing_mode
- mapping:
- - dps_val: ud_0c
- value: "on"
- - dps_val: ud_00
- value: "off"
- - value: "off"
- hidden: true
- - id: 118
- type: string
- name: swing_horizontal_mode
- mapping:
- - dps_val: lr_00
- value: "off"
- - dps_val: lr_07
- value: "on"
- - value: "off"
- hidden: true
- - id: 101
- type: boolean
- name: mood_lighting
- optional: true
- - id: 103
- type: integer
- name: co2
- optional: true
- - id: 104
- type: integer
- name: volatile_organic_compounds
- optional: true
- - id: 112
- type: integer
- name: power
- optional: true
- - entity: switch
- name: Emergency heat
- icon: "mdi:fire"
- dps:
- - id: 12
- type: boolean
- name: switch
- - entity: light
- translation_key: display
- category: config
- dps:
- - id: 13
- type: boolean
- name: switch
- - entity: select
- translation_key: temperature_unit
- category: config
- dps:
- - id: 19
- type: string
- name: option
- mapping:
- - dps_val: c
- value: celsius
- - dps_val: f
- value: fahrenheit
- - entity: sensor
- class: pm25
- category: diagnostic
- dps:
- - id: 102
- type: integer
- name: sensor
- unit: ugm3
- class: measurement
- - id: 105
- type: string
- name: air_quality
- - entity: switch
- name: Quiet
- category: config
- icon: "mdi:music-off"
- dps:
- - id: 108
- type: boolean
- name: switch
- - entity: switch
- translation_key: sleep
- category: config
- dps:
- - id: 109
- type: boolean
- name: switch
- optional: true
- - entity: switch
- name: Health
- category: config
- icon: "mdi:shield-bug"
- dps:
- - id: 106
- type: boolean
- name: switch
- optional: true
- - entity: switch
- name: Turbo
- category: config
- icon: "mdi:car-turbocharger"
- dps:
- - id: 107
- type: boolean
- name: switch
- optional: true
- - entity: switch
- translation_key: anti_frost
- dps:
- - id: 110
- type: boolean
- name: switch
- - entity: select
- name: Motion detection
- category: config
- icon: "mdi:motion-sensor"
- dps:
- - id: 113
- type: string
- name: option
- mapping:
- - dps_val: cancel
- value: Cancel
- - dps_val: avoid
- value: Avoid
- - dps_val: follow
- value: Follow
- - entity: switch
- name: Self clean
- icon: "mdi:spray-bottle"
- dps:
- - id: 114
- type: boolean
- name: switch
- - entity: select
- name: Vertical swing
- category: config
- icon: "mdi:arrow-up-down-bold"
- dps:
- - id: 117
- type: string
- name: option
- mapping:
- - dps_val: ud_02
- value: Top
- - dps_val: ud_04
- value: Upper
- - dps_val: ud_06
- value: Middle
- - dps_val: ud_08
- value: Lower
- - dps_val: ud_0a
- value: Bottom
- - dps_val: ud_0c
- value: Swing
- - dps_val: ud_00
- value: Stop Swing
- - dps_val: ud_01
- value: Health Air Flow (Cool)
- - dps_val: ud_03
- value: Health Air Flow (Heat)
- - entity: select
- name: Horizontal swing
- category: config
- icon: "mdi:arrow-left-right-bold"
- dps:
- - id: 118
- type: string
- name: option
- mapping:
- - dps_val: lr_03
- value: Leftmost
- - dps_val: lr_04
- value: Left
- - dps_val: lr_00
- value: Middle
- - dps_val: lr_05
- value: Right
- - dps_val: lr_06
- value: Rightmost
- - dps_val: lr_07
- value: Swing
- - dps_val: lr_00
- value: Stop Swing
- - entity: binary_sensor
- class: problem
- category: diagnostic
- dps:
- - id: 116
- type: bitfield
- name: sensor
- mapping:
- - dps_val: 0
- value: false
- - value: true
- - id: 116
- type: bitfield
- name: fault_code
- - entity: switch
- name: Anti mould
- icon: "mdi:pot-steam"
- dps:
- - id: 119
- type: boolean
- name: switch
|