shinco_30d_dehumidifier.yaml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. name: Dehumidifier
  2. products:
  3. - id: to4nyl9qxvkqmcmk
  4. name: Klarstein DryFy Connect
  5. primary_entity:
  6. entity: humidifier
  7. class: dehumidifier
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: switch
  12. - id: 2
  13. type: string
  14. name: mode
  15. mapping:
  16. - dps_val: "0"
  17. value: auto
  18. - dps_val: "1"
  19. value: boost
  20. - id: 3
  21. type: integer
  22. name: current_humidity
  23. - id: 4
  24. type: integer
  25. name: humidity
  26. range:
  27. min: 25
  28. max: 80
  29. secondary_entities:
  30. - entity: fan
  31. dps:
  32. - id: 1
  33. type: boolean
  34. name: switch
  35. - id: 6
  36. type: string
  37. name: speed
  38. mapping:
  39. - dps_val: "0"
  40. value: 100
  41. - dps_val: "1"
  42. value: 50
  43. - id: 8
  44. type: boolean
  45. name: oscillate
  46. - entity: sensor
  47. deprecated: humidifier
  48. category: diagnostic
  49. class: humidity
  50. dps:
  51. - id: 3
  52. type: integer
  53. name: sensor
  54. unit: "%"
  55. - entity: switch
  56. name: Ionizer
  57. category: config
  58. icon: "mdi:creation"
  59. dps:
  60. - id: 5
  61. type: boolean
  62. name: switch
  63. - entity: lock
  64. translation_key: child_lock
  65. category: config
  66. dps:
  67. - id: 7
  68. type: boolean
  69. name: lock
  70. - entity: binary_sensor
  71. class: problem
  72. category: diagnostic
  73. dps:
  74. - id: 11
  75. type: bitfield
  76. name: sensor
  77. mapping:
  78. - dps_val: 1
  79. value: true
  80. - dps_val: 2
  81. value: true
  82. - dps_val: 16
  83. value: true
  84. - dps_val: 32
  85. value: true
  86. - value: false
  87. - id: 11
  88. type: bitfield
  89. name: fault_code
  90. - entity: binary_sensor
  91. translation_key: tank_full
  92. category: diagnostic
  93. dps:
  94. - id: 11
  95. type: bitfield
  96. name: sensor
  97. mapping:
  98. - dps_val: 8
  99. value: true
  100. - value: false
  101. - entity: binary_sensor
  102. translation_key: defrost
  103. category: diagnostic
  104. dps:
  105. - id: 11
  106. type: bitfield
  107. name: sensor
  108. mapping:
  109. - dps_val: 4
  110. value: true
  111. - value: false
  112. - entity: select
  113. translation_key: timer
  114. category: config
  115. dps:
  116. - id: 12
  117. type: string
  118. name: option
  119. optional: true
  120. mapping:
  121. - dps_val: "0"
  122. value: "Off"
  123. - dps_val: "1"
  124. value: "1 hour"
  125. - dps_val: "2"
  126. value: "2 hours"
  127. - dps_val: "3"
  128. value: "3 hours"
  129. - dps_val: "4"
  130. value: "4 hours"
  131. - dps_val: "5"
  132. value: "5 hours"
  133. - dps_val: "6"
  134. value: "6 hours"
  135. - dps_val: "7"
  136. value: "7 hours"
  137. - dps_val: "8"
  138. value: "8 hours"
  139. - dps_val: "9"
  140. value: "9 hours"
  141. - dps_val: "10"
  142. value: "10 hours"
  143. - dps_val: "11"
  144. value: "11 hours"
  145. - dps_val: "12"
  146. value: "12 hours"
  147. - dps_val: "13"
  148. value: "13 hours"
  149. - dps_val: "14"
  150. value: "14 hours"
  151. - dps_val: "15"
  152. value: "15 hours"
  153. - dps_val: "16"
  154. value: "16 hours"
  155. - dps_val: "17"
  156. value: "17 hours"
  157. - dps_val: "18"
  158. value: "18 hours"
  159. - dps_val: "19"
  160. value: "19 hours"
  161. - dps_val: "20"
  162. value: "20 hours"
  163. - dps_val: "21"
  164. value: "21 hours"
  165. - dps_val: "22"
  166. value: "22 hours"
  167. - dps_val: "23"
  168. value: "23 hours"
  169. - dps_val: "24"
  170. value: "24 hours"
  171. - entity: sensor
  172. name: Time remaining
  173. class: duration
  174. category: diagnostic
  175. dps:
  176. - id: 13
  177. type: integer
  178. name: sensor
  179. unit: min
  180. - entity: switch
  181. name: Inside drying
  182. category: config
  183. icon: "mdi:hair-dryer"
  184. dps:
  185. - id: 101
  186. type: boolean
  187. name: switch
  188. optional: true
  189. persist: false
  190. mapping:
  191. - dps_val: null
  192. value: false
  193. - entity: switch
  194. name: Water pump
  195. icon: "mdi:water-pump"
  196. category: config
  197. dps:
  198. - id: 102
  199. type: boolean
  200. name: switch