| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- name: Thermostat
- products:
- - id: v6foggibzyjlvwdx
- manufacturer: EARU
- model: K6H-3A-W
- - id: tqzbywoehwchxlk9
- manufacturer: EARU
- model: K6RH-3A-WiFi
- entities:
- - entity: climate
- translation_key: thermostat
- dps:
- - id: 1
- name: hvac_mode
- type: boolean
- mapping:
- - dps_val: true
- value: heat
- - dps_val: false
- value: "off"
- - id: 2
- name: preset_mode
- type: string
- mapping:
- - dps_val: auto
- value: program
- - dps_val: manual
- value: manual
- - dps_val: eco
- value: eco
- - id: 16
- type: integer
- name: temperature
- unit: C
- range:
- min: 0
- max: 950
- mapping:
- - scale: 10
- step: 5
- - id: 19
- optional: true
- type: integer
- name: max_temperature
- mapping:
- - scale: 10
- - id: 24
- type: integer
- name: current_temperature
- mapping:
- - scale: 10
- - id: 26
- optional: true
- type: integer
- name: min_temperature
- mapping:
- - scale: 10
- - id: 36
- type: string
- name: hvac_action
- mapping:
- - dps_val: close
- value: idle
- - dps_val: open
- value: heating
- - entity: number
- translation_key: temperature_calibration
- category: config
- dps:
- - id: 27
- type: integer
- name: value
- unit: °
- range:
- min: -9
- max: 9
- - entity: switch
- translation_key: anti_frost
- category: config
- dps:
- - id: 10
- type: boolean
- name: switch
- - entity: lock
- translation_key: child_lock
- category: config
- dps:
- - id: 40
- optional: true
- type: boolean
- name: lock
- - entity: select
- name: Sensor selection
- category: config
- dps:
- - id: 43
- type: string
- name: option
- mapping:
- - dps_val: in
- icon: "mdi:gauge"
- value: Internal
- - dps_val: out
- icon: "mdi:thermometer-chevron-down"
- value: External
- - dps_val: ALL
- icon: "mdi:thermometer"
- value: Both
- available: k6h
- - dps_val: all
- icon: "mdi:thermometer"
- value: Both
- available: k6rh
- - id: 7
- type: boolean
- optional: true
- name: k6h
- mapping:
- - dps_val: null
- value: true
- - value: false
- - id: 7
- type: boolean
- optional: true
- name: k6rh
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: binary_sensor
- category: diagnostic
- class: problem
- dps:
- - id: 45
- type: bitfield
- name: sensor
- mapping:
- - dps_val: 0
- value: false
- - value: true
- - id: 45
- name: fault_code
- type: bitfield
- - entity: number
- name: Maximum temperature
- category: config
- class: temperature
- icon: "mdi:thermometer-chevron-up"
- dps:
- - id: 19
- optional: true
- name: value
- type: integer
- unit: C
- range:
- min: 200
- max: 950
- mapping:
- - scale: 10
- step: 10
- constraint: k6h
- conditions:
- - dps_val: null
- range:
- min: 200
- max: 900
- - id: 7
- type: boolean
- optional: true
- name: k6h
- - entity: number
- name: Minimum temperature
- category: config
- class: temperature
- icon: "mdi:thermometer-chevron-down"
- dps:
- - id: 26
- optional: true
- name: value
- type: integer
- unit: C
- range:
- min: 0
- max: 200
- mapping:
- - scale: 10
- step: 10
- - entity: button
- translation_key: factory_reset
- category: config
- dps:
- - id: 39
- name: button
- type: boolean
- optional: true
- - entity: select
- name: Working week
- icon: "mdi:calendar-clock"
- category: config
- dps:
- - id: 31
- type: string
- name: option
- optional: true
- mapping:
- - dps_val: "00"
- value: "Off"
- - dps_val: "5_2"
- value: "5 days"
- - dps_val: "6_1"
- value: "6 days"
- - dps_val: "70"
- value: "7 days"
- - entity: text
- name: Week program
- category: config
- icon: "mdi:calendar-clock"
- hidden: true
- dps:
- - id: 30
- type: base64
- name: value
- optional: true
- - entity: light
- translation_key: backlight
- category: config
- dps:
- - id: 44
- type: integer
- name: brightness
- optional: true
- range:
- min: 0
- max: 100
- - entity: number
- name: Temperature cutoff
- category: config
- class: temperature
- icon: "mdi:thermometer-alert"
- hidden: unavailable
- dps:
- - id: 101
- type: integer
- optional: true
- name: value
- unit: C
- range:
- min: 20
- max: 100
- - id: 101
- type: integer
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: switch
- name: Sound
- icon: "mdi:ear-hearing"
- category: config
- hidden: unavailable
- dps:
- - id: 7
- type: boolean
- optional: true
- name: switch
- - id: 7
- type: boolean
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
- - entity: number
- name: Hysteresis
- category: config
- class: temperature
- icon: "mdi:thermometer-alert"
- hidden: unavailable
- dps:
- - id: 75
- type: integer
- optional: true
- name: value
- unit: C
- range:
- min: 0
- max: 50
- mapping:
- - scale: 10
- step: 5
- - id: 75
- type: integer
- optional: true
- name: available
- mapping:
- - dps_val: null
- value: false
- - value: true
|