blitzwolf_bwsh5_humidifier.yaml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. name: Humidifier
  2. products:
  3. - id: lqzme7o0kzhumdxr
  4. manufacturer: BlitzWolf
  5. model: BWSH5
  6. entities:
  7. - entity: humidifier
  8. class: humidifier
  9. dps:
  10. - id: 1
  11. name: switch
  12. type: boolean
  13. - id: 4
  14. name: mode
  15. type: string
  16. mapping:
  17. - dps_val: auto
  18. value: auto
  19. - dps_val: health
  20. value: comfort
  21. - dps_val: baby
  22. value: baby
  23. - dps_val: sleep
  24. value: sleep
  25. - dps_val: humidity
  26. value: eco
  27. - dps_val: work
  28. value: boost
  29. - dps_val: manual
  30. value: normal
  31. - id: 13
  32. name: humidity
  33. type: integer
  34. optional: true
  35. range:
  36. min: 35
  37. max: 75
  38. mapping:
  39. - step: 5
  40. - id: 14
  41. name: current_humidity
  42. type: integer
  43. - entity: switch
  44. translation_key: uv_sterilization
  45. category: config
  46. dps:
  47. - id: 21
  48. name: switch
  49. type: boolean
  50. - entity: switch
  51. name: Warm mist
  52. icon: "mdi:fire"
  53. category: config
  54. dps:
  55. - id: 26
  56. name: switch
  57. type: boolean
  58. optional: true
  59. - entity: switch
  60. name: Plasma
  61. icon: "mdi:dots-circle"
  62. category: config
  63. dps:
  64. - id: 35
  65. name: switch
  66. type: boolean
  67. optional: true
  68. - entity: light
  69. translation_key: indicator
  70. category: config
  71. dps:
  72. - id: 5
  73. name: switch
  74. type: boolean
  75. - entity: fan
  76. name: Spray level
  77. icon: "mdi:heat-wave"
  78. category: config
  79. dps:
  80. - id: 1
  81. name: switch
  82. type: boolean
  83. - id: 23
  84. name: speed
  85. type: string
  86. optional: true
  87. mapping:
  88. - dps_val: "level_1"
  89. value: 15
  90. - dps_val: "level_2"
  91. value: 30
  92. - dps_val: "level_3"
  93. value: 45
  94. - dps_val: "level_4"
  95. value: 55
  96. - dps_val: "level_5"
  97. value: 70
  98. - dps_val: "level_6"
  99. value: 85
  100. - dps_val: "level_7"
  101. value: 100
  102. - entity: sensor
  103. class: temperature
  104. dps:
  105. - id: 10
  106. type: integer
  107. name: sensor
  108. class: measurement
  109. unit: C
  110. - id: 12
  111. name: temperature_f
  112. type: integer
  113. unit: F
  114. optional: true
  115. - entity: select
  116. translation_key: timer
  117. category: config
  118. dps:
  119. - id: 19
  120. name: option
  121. type: string
  122. optional: true
  123. mapping:
  124. - dps_val: cancel
  125. value: cancel
  126. - dps_val: "1h"
  127. value: "1h"
  128. - dps_val: "2h"
  129. value: "2h"
  130. - dps_val: "3h"
  131. value: "3h"
  132. - dps_val: "4h"
  133. value: "4h"
  134. - dps_val: "5h"
  135. value: "5h"
  136. - dps_val: "6h"
  137. value: "6h"
  138. - dps_val: "7h"
  139. value: "7h"
  140. - dps_val: "8h"
  141. value: "8h"
  142. - dps_val: "9h"
  143. value: "9h"
  144. - dps_val: "10h"
  145. value: "10h"
  146. - dps_val: "11h"
  147. value: "11h"
  148. - dps_val: "12h"
  149. value: "12h"
  150. - id: 20
  151. name: remaining
  152. type: integer
  153. optional: true
  154. - entity: select
  155. translation_key: temperature_unit
  156. category: config
  157. dps:
  158. - id: 18
  159. type: string
  160. name: option
  161. optional: true
  162. mapping:
  163. - dps_val: c
  164. value: celsius
  165. - dps_val: f
  166. value: fahrenheit
  167. - entity: binary_sensor
  168. translation_key: tank_empty
  169. category: diagnostic
  170. dps:
  171. - id: 22
  172. type: bitfield
  173. optional: true
  174. name: sensor
  175. mapping:
  176. - dps_val: 1
  177. value: true
  178. - value: false
  179. - entity: binary_sensor
  180. class: problem
  181. category: diagnostic
  182. dps:
  183. - id: 22
  184. type: bitfield
  185. optional: true
  186. name: sensor
  187. mapping:
  188. - dps_val: 0
  189. value: false
  190. - dps_val: null
  191. value: false
  192. - dps_val: 1
  193. value: false
  194. - value: true
  195. - id: 22
  196. type: bitfield
  197. optional: true
  198. name: fault_code