vivax_heatpump.yaml 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. name: Heat pump
  2. products:
  3. - id: 9xvzf8c0bg33eenj
  4. name: Vivax ACP-12CH35REWI / Tadiran Apollo
  5. - id: keycnvksyhjcrg8t
  6. name: Thermor Nagano HEWRQU1
  7. primary_entity:
  8. entity: climate
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: hvac_mode
  13. mapping:
  14. - dps_val: false
  15. value: "off"
  16. - dps_val: true
  17. constraint: mode
  18. conditions:
  19. - dps_val: auto
  20. value: heat_cool
  21. - dps_val: cold
  22. value: cool
  23. - dps_val: wet
  24. value: dry
  25. - dps_val: hot
  26. value: heat
  27. - dps_val: wind
  28. value: fan_only
  29. - id: 2
  30. type: integer
  31. name: temperature
  32. range:
  33. min: 16
  34. max: 30
  35. mapping:
  36. - constraint: temperature_unit
  37. conditions:
  38. - dps_val: f
  39. range:
  40. min: 64
  41. max: 86
  42. value_redirect: temp_set_f
  43. - id: 3
  44. type: integer
  45. name: current_temperature
  46. mapping:
  47. - scale: 2
  48. constraint: temperature_unit
  49. conditions:
  50. - dps_val: f
  51. scale: 1
  52. value_redirect: temp_current_f
  53. - id: 4
  54. type: string
  55. name: mode
  56. hidden: true
  57. - id: 5
  58. type: string
  59. name: fan_mode
  60. mapping:
  61. - dps_val: auto
  62. value: auto
  63. - dps_val: low
  64. value: low
  65. - dps_val: high
  66. value: medium
  67. - dps_val: strong
  68. value: high
  69. - id: 8
  70. type: boolean
  71. name: preset_mode
  72. mapping:
  73. - dps_val: true
  74. value: eco
  75. - dps_val: false
  76. value: comfort
  77. - id: 12
  78. type: boolean
  79. name: aux_heat
  80. - id: 18
  81. type: integer
  82. name: current_humidity
  83. - id: 19
  84. type: string
  85. name: temperature_unit
  86. mapping:
  87. - dps_val: c
  88. value: C
  89. - dps_val: f
  90. value: F
  91. - id: 23
  92. type: integer
  93. name: temp_current_f
  94. optional: true
  95. hidden: true
  96. - id: 24
  97. type: integer
  98. name: temp_set_f
  99. range:
  100. min: 64
  101. max: 86
  102. optional: true
  103. hidden: true
  104. # Undocumented but in log
  105. - id: 102
  106. type: integer
  107. name: pm25
  108. - id: 105
  109. type: string
  110. name: air_quality
  111. - id: 107
  112. type: boolean
  113. name: strong
  114. - id: 111
  115. type: boolean
  116. name: new_style
  117. - id: 113
  118. type: string
  119. name: sense
  120. - id: 114
  121. type: boolean
  122. name: self_cleaning
  123. - id: 116
  124. type: integer
  125. name: fault_code
  126. # next two look obviously swing (logged values ud_00 and lr_00),
  127. # but full mappings not available to map to swing mode
  128. # from #1183, seems to be ud_00, ud_01, ud_02, ud_03, ud_04, ud_0c
  129. # (last one is swing, others are pos)
  130. - id: 117
  131. type: string
  132. name: swing_mode
  133. mapping:
  134. - dps_val: ud_0c
  135. constraint: horizontal_swing
  136. conditions:
  137. - dps_val: lr_0c
  138. value: both
  139. - dps_val: lr_00
  140. value: vertical
  141. - value: vertical
  142. - dps_val: ud_00
  143. constraint: horizontal_swing
  144. conditions:
  145. - dps_val: lr_0c
  146. value: horizontal
  147. - dps_val: lr_00
  148. value: "off"
  149. - value: "off"
  150. - constraint: horizontal_swing
  151. conditions:
  152. - dps_val: lr_0c
  153. value: horizontal
  154. - value: "off"
  155. - id: 118
  156. type: string
  157. name: horizontal_swing
  158. # From Tadiran Apollo
  159. - id: 101
  160. type: boolean
  161. name: mood_lighting
  162. optional: true
  163. - id: 103
  164. type: integer
  165. name: co2
  166. optional: true
  167. - id: 104
  168. type: integer
  169. name: volatile_organic_compounds
  170. optional: true
  171. - id: 110
  172. type: boolean
  173. name: heating_10c
  174. optional: true
  175. - id: 112
  176. type: integer
  177. name: power
  178. optional: true
  179. - id: 119
  180. type: boolean
  181. name: cleaning_56c
  182. optional: true
  183. secondary_entities:
  184. - entity: switch
  185. name: Emergency heat
  186. icon: "mdi:fire"
  187. dps:
  188. - id: 12
  189. type: boolean
  190. name: switch
  191. - entity: light
  192. name: Display
  193. icon: "mdi:numeric"
  194. category: config
  195. dps:
  196. - id: 13
  197. type: boolean
  198. name: switch
  199. - entity: select
  200. translation_key: temperature_unit
  201. category: config
  202. dps:
  203. - id: 19
  204. type: string
  205. name: option
  206. mapping:
  207. - dps_val: c
  208. value: celsius
  209. - dps_val: f
  210. value: fahrenheit
  211. - entity: switch
  212. name: Quiet
  213. category: config
  214. icon: "mdi:music-off"
  215. dps:
  216. - id: 108
  217. type: boolean
  218. name: switch
  219. # Boolean dps 16 = Beep and 109 = Sleep documented but missing from log
  220. - entity: switch
  221. name: Sleep
  222. category: config
  223. icon: "mdi:power-sleep"
  224. dps:
  225. - id: 109
  226. type: boolean
  227. name: switch
  228. optional: true
  229. - entity: switch
  230. name: Health
  231. category: config
  232. icon: "mdi:shield-bug"
  233. dps:
  234. - id: 106
  235. type: boolean
  236. name: switch
  237. optional: true
  238. - entity: select
  239. name: Vertical swing
  240. category: config
  241. icon: "mdi:arrow-up-down-bold"
  242. dps:
  243. - id: 117
  244. type: string
  245. name: option
  246. mapping:
  247. - dps_val: ud_00
  248. value: Top
  249. - dps_val: ud_01
  250. value: Upper
  251. - dps_val: ud_02
  252. value: Middle
  253. - dps_val: ud_03
  254. value: Lower
  255. - dps_val: ud_04
  256. value: Bottom
  257. - dps_val: ud_0c
  258. value: Swing
  259. - entity: select
  260. name: Horizontal swing
  261. category: config
  262. icon: "mdi:arrow-up-down-bold"
  263. dps:
  264. - id: 117
  265. type: string
  266. name: option
  267. mapping:
  268. - dps_val: lr_00
  269. value: Leftmost
  270. - dps_val: lr_01
  271. value: Left
  272. - dps_val: lr_02
  273. value: Middle
  274. - dps_val: lr_03
  275. value: Right
  276. - dps_val: lr_04
  277. value: Rightmost
  278. - dps_val: lr_0c
  279. value: Swing
  280. - entity: binary_sensor
  281. name: Fault
  282. class: problem
  283. category: diagnostic
  284. dps:
  285. - id: 116
  286. type: bitfield
  287. name: sensor
  288. mapping:
  289. - dps_val: 0
  290. value: false
  291. - value: true