wetair_wch750_heater.yaml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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. readonly: true
  40. mapping:
  41. - dps_val: heating
  42. constraint: hvac_mode
  43. conditions:
  44. - dps_val: false
  45. value: "off"
  46. - dps_val: true
  47. value: heating
  48. - dps_val: warm
  49. constraint: hvac_mode
  50. conditions:
  51. - dps_val: false
  52. value: "off"
  53. - dps_val: true
  54. value: idle
  55. - id: 19
  56. type: string
  57. name: timer
  58. - id: 20
  59. type: integer
  60. name: countdown
  61. - id: 21
  62. type: integer
  63. name: unknown_21
  64. secondary_entities:
  65. - entity: light
  66. category: config
  67. name: Display
  68. dps:
  69. - id: 101
  70. type: string
  71. name: brightness
  72. mapping:
  73. - dps_val: level0
  74. value: 0
  75. - dps_val: level1
  76. value: 85
  77. - dps_val: level2
  78. value: 170
  79. - dps_val: level3
  80. value: 255
  81. - entity: select
  82. name: Timer
  83. icon: "mdi:timer"
  84. category: config
  85. dps:
  86. - id: 19
  87. type: string
  88. name: option
  89. mapping:
  90. - dps_val: "0h"
  91. value: "Off"
  92. - dps_val: "1h"
  93. value: "1 hour"
  94. - dps_val: "2h"
  95. value: "2 hours"
  96. - dps_val: "3h"
  97. value: "3 hours"
  98. - dps_val: "4h"
  99. value: "4 hours"
  100. - dps_val: "5h"
  101. value: "5 hours"
  102. - dps_val: "6h"
  103. value: "6 hours"
  104. - dps_val: "7h"
  105. value: "7 hours"
  106. - dps_val: "8h"
  107. value: "8 hours"
  108. - dps_val: "9h"
  109. value: "9 hours"
  110. - dps_val: "10h"
  111. value: "10 hours"
  112. - dps_val: "11h"
  113. value: "11 hours"
  114. - dps_val: "12h"
  115. value: "12 hours"
  116. - dps_val: "13h"
  117. value: "13 hours"
  118. - dps_val: "14h"
  119. value: "14 hours"
  120. - dps_val: "15h"
  121. value: "15 hours"
  122. - dps_val: "16h"
  123. value: "16 hours"
  124. - dps_val: "17h"
  125. value: "17 hours"
  126. - dps_val: "18h"
  127. value: "18 hours"
  128. - dps_val: "19h"
  129. value: "19 hours"
  130. - dps_val: "20h"
  131. value: "20 hours"
  132. - dps_val: "21h"
  133. value: "21 hours"
  134. - dps_val: "22h"
  135. value: "22 hours"
  136. - dps_val: "23h"
  137. value: "23 hours"
  138. - dps_val: "24h"
  139. value: "24 hours"
  140. - entity: sensor
  141. category: diagnostic
  142. class: duration
  143. name: Timer
  144. icon: "mdi:timer"
  145. dps:
  146. - id: 20
  147. type: integer
  148. name: sensor
  149. unit: min