shinco_30d_dehumidifier.yaml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  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: switch
  47. translation_key: ionizer
  48. category: config
  49. dps:
  50. - id: 5
  51. type: boolean
  52. name: switch
  53. optional: true
  54. - entity: lock
  55. translation_key: child_lock
  56. category: config
  57. dps:
  58. - id: 7
  59. type: boolean
  60. name: lock
  61. - entity: binary_sensor
  62. class: problem
  63. category: diagnostic
  64. dps:
  65. - id: 11
  66. type: bitfield
  67. name: sensor
  68. mapping:
  69. - dps_val: 1
  70. value: true
  71. - dps_val: 2
  72. value: true
  73. - dps_val: 16
  74. value: true
  75. - dps_val: 32
  76. value: true
  77. - value: false
  78. - id: 11
  79. type: bitfield
  80. name: fault_code
  81. - entity: binary_sensor
  82. translation_key: tank_full
  83. category: diagnostic
  84. dps:
  85. - id: 11
  86. type: bitfield
  87. name: sensor
  88. mapping:
  89. - dps_val: 8
  90. value: true
  91. - value: false
  92. - entity: binary_sensor
  93. translation_key: defrost
  94. category: diagnostic
  95. dps:
  96. - id: 11
  97. type: bitfield
  98. name: sensor
  99. mapping:
  100. - dps_val: 4
  101. value: true
  102. - value: false
  103. - entity: select
  104. translation_key: timer
  105. category: config
  106. dps:
  107. - id: 12
  108. type: string
  109. name: option
  110. optional: true
  111. mapping:
  112. - dps_val: "0"
  113. value: "Off"
  114. - dps_val: "1"
  115. value: "1 hour"
  116. - dps_val: "2"
  117. value: "2 hours"
  118. - dps_val: "3"
  119. value: "3 hours"
  120. - dps_val: "4"
  121. value: "4 hours"
  122. - dps_val: "5"
  123. value: "5 hours"
  124. - dps_val: "6"
  125. value: "6 hours"
  126. - dps_val: "7"
  127. value: "7 hours"
  128. - dps_val: "8"
  129. value: "8 hours"
  130. - dps_val: "9"
  131. value: "9 hours"
  132. - dps_val: "10"
  133. value: "10 hours"
  134. - dps_val: "11"
  135. value: "11 hours"
  136. - dps_val: "12"
  137. value: "12 hours"
  138. - dps_val: "13"
  139. value: "13 hours"
  140. - dps_val: "14"
  141. value: "14 hours"
  142. - dps_val: "15"
  143. value: "15 hours"
  144. - dps_val: "16"
  145. value: "16 hours"
  146. - dps_val: "17"
  147. value: "17 hours"
  148. - dps_val: "18"
  149. value: "18 hours"
  150. - dps_val: "19"
  151. value: "19 hours"
  152. - dps_val: "20"
  153. value: "20 hours"
  154. - dps_val: "21"
  155. value: "21 hours"
  156. - dps_val: "22"
  157. value: "22 hours"
  158. - dps_val: "23"
  159. value: "23 hours"
  160. - dps_val: "24"
  161. value: "24 hours"
  162. - entity: sensor
  163. translation_key: time_remaining
  164. class: duration
  165. category: diagnostic
  166. dps:
  167. - id: 13
  168. type: integer
  169. name: sensor
  170. unit: min
  171. - entity: switch
  172. name: Inside drying
  173. category: config
  174. icon: "mdi:hair-dryer"
  175. dps:
  176. - id: 101
  177. type: boolean
  178. name: switch
  179. optional: true
  180. persist: false
  181. mapping:
  182. - dps_val: null
  183. value: false
  184. - entity: switch
  185. name: Water pump
  186. icon: "mdi:water-pump"
  187. category: config
  188. dps:
  189. - id: 102
  190. type: boolean
  191. name: switch