wetair_wch750_heater.yaml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. name: Wetair WCH-750 AL heater
  2. primary_entity:
  3. entity: climate
  4. dps:
  5. - id: 1
  6. type: boolean
  7. mapping:
  8. - dps_val: false
  9. value: "off"
  10. icon: "mdi:radiator-disabled"
  11. - dps_val: true
  12. value: heat
  13. icon: "mdi:radiator"
  14. name: hvac_mode
  15. - id: 2
  16. type: integer
  17. range:
  18. min: 10
  19. max: 35
  20. mapping:
  21. - constraint: preset_mode
  22. conditions:
  23. - dps_val: mod_antiforst
  24. invalid: true
  25. name: temperature
  26. - id: 4
  27. type: string
  28. name: preset_mode
  29. mapping:
  30. - dps_val: mod_free
  31. value: comfort
  32. - dps_val: mod_max12h
  33. value: boost
  34. - dps_val: mod_antiforst
  35. value: away
  36. - id: 11
  37. type: string
  38. name: hvac_action
  39. mapping:
  40. - dps_val: heating
  41. constraint: hvac_mode
  42. conditions:
  43. - dps_val: false
  44. value: "off"
  45. - dps_val: true
  46. value: heating
  47. - dps_val: warm
  48. constraint: hvac_mode
  49. conditions:
  50. - dps_val: false
  51. value: "off"
  52. - dps_val: true
  53. value: idle
  54. - id: 19
  55. type: string
  56. name: timer
  57. - id: 20
  58. type: integer
  59. name: countdown
  60. - id: 21
  61. type: integer
  62. name: unknown_21
  63. secondary_entities:
  64. - entity: light
  65. category: config
  66. name: Display
  67. dps:
  68. - id: 101
  69. type: string
  70. name: brightness
  71. mapping:
  72. - dps_val: level0
  73. value: 0
  74. - dps_val: level1
  75. value: 85
  76. - dps_val: level2
  77. value: 170
  78. - dps_val: level3
  79. value: 255
  80. - entity: select
  81. name: Timer
  82. icon: "mdi:timer"
  83. category: config
  84. dps:
  85. - id: 19
  86. type: string
  87. name: option
  88. mapping:
  89. - dps_val: "0h"
  90. value: "Off"
  91. - dps_val: "1h"
  92. value: "1 hour"
  93. - dps_val: "2h"
  94. value: "2 hours"
  95. - dps_val: "3h"
  96. value: "3 hours"
  97. - dps_val: "4h"
  98. value: "4 hours"
  99. - dps_val: "5h"
  100. value: "5 hours"
  101. - dps_val: "6h"
  102. value: "6 hours"
  103. - dps_val: "7h"
  104. value: "7 hours"
  105. - dps_val: "8h"
  106. value: "8 hours"
  107. - dps_val: "9h"
  108. value: "9 hours"
  109. - dps_val: "10h"
  110. value: "10 hours"
  111. - dps_val: "11h"
  112. value: "11 hours"
  113. - dps_val: "12h"
  114. value: "12 hours"
  115. - dps_val: "13h"
  116. value: "13 hours"
  117. - dps_val: "14h"
  118. value: "14 hours"
  119. - dps_val: "15h"
  120. value: "15 hours"
  121. - dps_val: "16h"
  122. value: "16 hours"
  123. - dps_val: "17h"
  124. value: "17 hours"
  125. - dps_val: "18h"
  126. value: "18 hours"
  127. - dps_val: "19h"
  128. value: "19 hours"
  129. - dps_val: "20h"
  130. value: "20 hours"
  131. - dps_val: "21h"
  132. value: "21 hours"
  133. - dps_val: "22h"
  134. value: "22 hours"
  135. - dps_val: "23h"
  136. value: "23 hours"
  137. - dps_val: "24h"
  138. value: "24 hours"
  139. - entity: sensor
  140. category: diagnostic
  141. class: duration
  142. name: Timer
  143. icon: "mdi:timer"
  144. dps:
  145. - id: 20
  146. type: integer
  147. name: sensor
  148. unit: min