kogan_kasvwac30ya_airconditioner.yaml 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. name: Air conditioner
  2. products:
  3. - id: jlzjetbqsrix7ne2
  4. manufacturer: Kogan
  5. model_id: KASVWAC30YA
  6. model: Vertical window air conditioner
  7. entities:
  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: COOL
  22. value: cool
  23. - dps_val: DRY
  24. value: dry
  25. - dps_val: HEAT
  26. value: heat
  27. - dps_val: FAN
  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. value_redirect: temp_set_f
  40. range:
  41. min: 60
  42. max: 86
  43. - id: 3
  44. type: integer
  45. name: current_temperature
  46. mapping:
  47. - constraint: temperature_unit
  48. conditions:
  49. - dps_val: f
  50. value_redirect: temp_current_f
  51. - id: 4
  52. type: string
  53. name: mode
  54. hidden: true
  55. - id: 5
  56. type: string
  57. name: fan_mode
  58. mapping:
  59. - dps_val: level_1
  60. value: silent
  61. - dps_val: level_2
  62. value: "1"
  63. - dps_val: level_3
  64. value: "2"
  65. - dps_val: level_4
  66. value: "3"
  67. - dps_val: level_5
  68. value: "4"
  69. - dps_val: level_6
  70. value: "5"
  71. - dps_val: level_7
  72. value: "6"
  73. - dps_val: level_8
  74. value: "7"
  75. - dps_val: level_9
  76. value: auto
  77. - dps_val: level_10
  78. value: powerful
  79. - id: 19
  80. type: string
  81. name: temperature_unit
  82. mapping:
  83. - dps_val: c
  84. value: C
  85. - dps_val: f
  86. value: F
  87. - id: 23
  88. type: integer
  89. name: temp_current_f
  90. hidden: true
  91. - id: 24
  92. type: integer
  93. name: temp_set_f
  94. optional: true
  95. hidden: true
  96. range:
  97. min: 60
  98. max: 86
  99. - id: 102
  100. type: boolean
  101. name: swing_mode
  102. mapping:
  103. - dps_val: false
  104. value: "off"
  105. - dps_val: true
  106. value: "on"
  107. - id: 106
  108. type: string
  109. name: model
  110. mapping:
  111. - dps_val: "0"
  112. value: reversable_heatpump
  113. - dps_val: "1"
  114. value: cooling_only
  115. - id: 109
  116. type: boolean
  117. name: pump
  118. - id: 110
  119. type: boolean
  120. name: follow_me
  121. - entity: lock
  122. translation_key: child_lock
  123. category: config
  124. dps:
  125. - id: 14
  126. type: boolean
  127. name: lock
  128. - entity: select
  129. translation_key: timer
  130. category: config
  131. dps:
  132. - id: 20
  133. type: string
  134. name: option
  135. mapping:
  136. - dps_val: "1"
  137. value: cancel
  138. - dps_val: "2"
  139. value: "1h"
  140. - dps_val: "3"
  141. value: "2h"
  142. - dps_val: "4"
  143. value: "3h"
  144. - dps_val: "5"
  145. value: "4h"
  146. - dps_val: "6"
  147. value: "5h"
  148. - dps_val: "7"
  149. value: "6h"
  150. - dps_val: "8"
  151. value: "7h"
  152. - dps_val: "9"
  153. value: "8h"
  154. - dps_val: "10"
  155. value: "9h"
  156. - dps_val: "11"
  157. value: "10h"
  158. - dps_val: "12"
  159. value: "11h"
  160. - dps_val: "13"
  161. value: "12h"
  162. - dps_val: "14"
  163. value: "13h"
  164. - dps_val: "15"
  165. value: "14h"
  166. - dps_val: "16"
  167. value: "15h"
  168. - dps_val: "17"
  169. value: "16h"
  170. - dps_val: "18"
  171. value: "17h"
  172. - dps_val: "19"
  173. value: "18h"
  174. - dps_val: "20"
  175. value: "19h"
  176. - dps_val: "21"
  177. value: "20h"
  178. - dps_val: "22"
  179. value: "21h"
  180. - dps_val: "23"
  181. value: "22h"
  182. - dps_val: "24"
  183. value: "23h"
  184. - dps_val: "25"
  185. value: "24h"
  186. - entity: switch
  187. translation_key: evaporator_cleaning
  188. category: config
  189. dps:
  190. - id: 27
  191. type: boolean
  192. name: switch
  193. - entity: light
  194. translation_key: display
  195. category: config
  196. dps:
  197. - id: 36
  198. type: boolean
  199. name: switch
  200. - entity: switch
  201. translation_key: uv_sterilization
  202. category: config
  203. dps:
  204. - id: 38
  205. type: boolean
  206. name: switch
  207. - entity: binary_sensor
  208. translation_key: defrost
  209. category: diagnostic
  210. dps:
  211. - id: 101
  212. type: boolean
  213. name: sensor
  214. - entity: binary_sensor
  215. class: problem
  216. category: diagnostic
  217. dps:
  218. - id: 103
  219. type: bitfield
  220. name: sensor
  221. mapping:
  222. - dps_val: 0
  223. value: true
  224. constraint: fault_code_2
  225. conditions:
  226. - dps_val: 0
  227. value: false
  228. - value: true
  229. - id: 103
  230. type: bitfield
  231. name: fault_code
  232. - id: 105
  233. type: bitfield
  234. name: fault_code_2
  235. - entity: sensor
  236. translation_key: time_remaining
  237. class: duration
  238. category: diagnostic
  239. dps:
  240. - id: 104
  241. type: integer
  242. name: sensor
  243. unit: min
  244. - entity: switch
  245. translation_key: sleep
  246. category: config
  247. dps:
  248. - id: 111
  249. type: boolean
  250. name: switch