AlecoAir_D25_Traditio.yaml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. name: AlecoAir D25
  2. products:
  3. - id: bf1872f920fbb07813iiwn
  4. name: AlecoAir D25
  5. primary_entity:
  6. entity: humidifier
  7. class: dehumidifier
  8. dps:
  9. - id: 1
  10. name: switch
  11. type: boolean
  12. mapping:
  13. - dps_val: false
  14. icon: "mdi:air-humidifier-off"
  15. icon_priority: 1
  16. - dps_val: true
  17. icon: "mdi:air-humidifier"
  18. icon_priority: 4
  19. - id: 2
  20. name: humidity
  21. type: integer
  22. range:
  23. min: 25
  24. max: 80
  25. mapping:
  26. - step: 5
  27. - id: 4
  28. type: string
  29. name: speed
  30. icon: "mdi:fan"
  31. mapping:
  32. - dps_val: low
  33. value: low
  34. - dps_val: high
  35. value: high
  36. - id: 5
  37. name: mode
  38. type: string
  39. mapping:
  40. - dps_val: Manual
  41. value: Manual
  42. - dps_val: Auto
  43. value: Auto
  44. icon: "mdi:tshirt-crew-outline"
  45. icon_priority: 3
  46. - dps_val: Laundrydrying
  47. value: Laundrydrying
  48. icon: "mdi:air-filter"
  49. icon_priority: 3
  50. - dps_val: Sleep
  51. value: Sleep
  52. icon: "mdi:power-sleep"
  53. icon_priority: 3
  54. - dps_val: Purifying
  55. value: Purifying
  56. icon: "mdi:leaf"
  57. - id: 19
  58. name: error
  59. type: bitfield
  60. # Docs mention E1 and E2, it isn't clear which is tank full, so for now
  61. # treat both as that.
  62. mapping:
  63. - dps_val: 0
  64. value: OK
  65. - dps_val: 1
  66. value: E1
  67. icon: "mdi:cup-water"
  68. icon_priority: 2
  69. - dps_val: 2
  70. value: E2
  71. icon: "mdi:cup-water"
  72. icon_priority: 2
  73. - id: 8
  74. type: boolean
  75. name: swing
  76. mapping:
  77. - dps_val: true
  78. icon: "mdi:creation"
  79. - dps_val: false
  80. icon: "mdi:creation-outline"
  81. secondary_entities:
  82. - entity: select
  83. name: speed
  84. icon: "mdi:fan"
  85. category: config
  86. dps:
  87. - id: 4
  88. type: string
  89. name: option
  90. icon: "mdi:fan"
  91. mapping:
  92. - dps_val: low
  93. value: low
  94. - dps_val: high
  95. value: high
  96. - entity: switch
  97. name: swing
  98. category: config
  99. icon: "mdi:tailwind"
  100. dps:
  101. - id: 8
  102. type: boolean
  103. name: switch
  104. mapping:
  105. - dps_val: true
  106. icon: "mdi:tailwind"
  107. - dps_val: false
  108. icon: "mdi:tailwind"
  109. - entity: switch
  110. name: ionizer
  111. category: config
  112. icon: "mdi:creation"
  113. dps:
  114. - id: 10
  115. type: boolean
  116. name: switch
  117. mapping:
  118. - dps_val: true
  119. icon: "mdi:creation"
  120. - dps_val: false
  121. icon: "mdi:creation-outline"
  122. - entity: switch
  123. name: uv
  124. category: config
  125. icon: "mdi:leaf"
  126. dps:
  127. - id: 13
  128. type: boolean
  129. name: switch
  130. mapping:
  131. - dps_val: true
  132. icon: "mdi:leaf"
  133. - dps_val: false
  134. icon: "mdi:leaf-outline"
  135. - entity: sensor
  136. name: Current humidity
  137. class: humidity
  138. dps:
  139. - id: 6
  140. type: integer
  141. name: sensor
  142. unit: "%"
  143. class: measurement
  144. - entity: binary_sensor
  145. name: Tank
  146. class: problem
  147. category: diagnostic
  148. dps:
  149. - id: 19
  150. type: bitfield
  151. name: sensor
  152. mapping:
  153. - dps_val: 0
  154. value: false
  155. - value: true
  156. - entity: lock
  157. name: Child lock
  158. category: config
  159. dps:
  160. - id: 16
  161. type: boolean
  162. name: lock
  163. mapping:
  164. - dps_val: true
  165. icon: "mdi:lock"
  166. - dps_val: false
  167. icon: "mdi:lock"
  168. - entity: select
  169. name: Timer
  170. icon: "mdi:timer"
  171. category: config
  172. dps:
  173. - id: 17
  174. type: string
  175. name: option
  176. mapping:
  177. - dps_val: cancel
  178. value: "Off"
  179. - dps_val: 1h
  180. value: 1 hour
  181. - dps_val: 2h
  182. value: 2 hours
  183. - dps_val: 3h
  184. value: 3 hours
  185. - dps_val: 4h
  186. value: 4 hours
  187. - dps_val: 5h
  188. value: 5 hours
  189. - dps_val: 6h
  190. value: 6 hours
  191. - dps_val: 7h
  192. value: 7 hours
  193. - dps_val: 8h
  194. value: 8 hours
  195. - dps_val: 9h
  196. value: 9 hours
  197. - dps_val: 10h
  198. value: 10 hours
  199. - dps_val: 11h
  200. value: 11 hours
  201. - dps_val: 12h
  202. value: 12 hours
  203. - dps_val: 13h
  204. value: 13 hours
  205. - dps_val: 14h
  206. value: 14 hours
  207. - dps_val: 15h
  208. value: 15 hours
  209. - dps_val: 16h
  210. value: 16 hours
  211. - dps_val: 17h
  212. value: 17 hours
  213. - dps_val: 18h
  214. value: 18 hours
  215. - dps_val: 19h
  216. value: 19 hours
  217. - dps_val: 20h
  218. value: 20 hours
  219. - dps_val: 21h
  220. value: 21 hours
  221. - dps_val: 22h
  222. value: 22 hours
  223. - dps_val: 23h
  224. value: 23 hours
  225. - dps_val: 24h
  226. value: 24 hours