wetair_wch750_heater.yaml 3.4 KB

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