sonninkonig_eco_elegance_heater.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. name: IR panel heater
  2. products:
  3. - id: xev18n44cvrmicqd
  4. manufacturer: Sonnenkonig
  5. model: ECO 700
  6. entities:
  7. - entity: climate
  8. translation_only_key: heater
  9. dps:
  10. - id: 1
  11. name: hvac_mode
  12. type: boolean
  13. mapping:
  14. - dps_val: false
  15. value: "off"
  16. - dps_val: true
  17. value: heat
  18. - id: 2
  19. name: temperature
  20. type: integer
  21. unit: C
  22. range:
  23. min: 0
  24. max: 37
  25. - id: 3
  26. name: current_temperature
  27. type: integer
  28. - entity: lock
  29. translation_key: child_lock
  30. category: config
  31. dps:
  32. - id: 7
  33. type: boolean
  34. name: lock
  35. - entity: select
  36. translation_key: timer
  37. category: config
  38. dps:
  39. - id: 19
  40. type: string
  41. name: option
  42. mapping:
  43. - dps_val: cancel
  44. value: cancel
  45. - dps_val: "1h"
  46. value: "1h"
  47. - dps_val: "2h"
  48. value: "2h"
  49. - dps_val: "3h"
  50. value: "3h"
  51. - dps_val: "4h"
  52. value: "4h"
  53. - dps_val: "5h"
  54. value: "5h"
  55. - dps_val: "6h"
  56. value: "6h"
  57. - dps_val: "7h"
  58. value: "7h"
  59. - dps_val: "8h"
  60. value: "8h"
  61. - dps_val: "9h"
  62. value: "9h"
  63. - dps_val: "10h"
  64. value: "10h"
  65. - dps_val: "11h"
  66. value: "11h"
  67. - dps_val: "12h"
  68. value: "12h"
  69. - dps_val: "13h"
  70. value: "13h"
  71. - dps_val: "14h"
  72. value: "14h"
  73. - dps_val: "15h"
  74. value: "15h"
  75. - dps_val: "16h"
  76. value: "16h"
  77. - dps_val: "17h"
  78. value: "17h"
  79. - dps_val: "18h"
  80. value: "18h"
  81. - dps_val: "19h"
  82. value: "19h"
  83. - dps_val: "20h"
  84. value: "20h"
  85. - dps_val: "21h"
  86. value: "21h"
  87. - dps_val: "22h"
  88. value: "22h"
  89. - dps_val: "23h"
  90. value: "23h"
  91. - dps_val: "24h"
  92. value: "24h"
  93. - entity: sensor
  94. translation_key: time_remaining
  95. class: duration
  96. category: diagnostic
  97. dps:
  98. - id: 20
  99. type: integer
  100. name: sensor
  101. unit: min
  102. - entity: switch
  103. name: Open window detection
  104. icon: "mdi:window-open-variant"
  105. category: config
  106. dps:
  107. - id: 101
  108. type: boolean
  109. name: switch
  110. - entity: number
  111. translation_key: temperature_calibration
  112. category: config
  113. dps:
  114. - id: 102
  115. type: integer
  116. name: value
  117. unit: °
  118. range:
  119. min: -5
  120. max: 5
  121. - entity: switch
  122. name: Beep
  123. icon: "mdi:volume-high"
  124. category: config
  125. dps:
  126. - id: 103
  127. type: boolean
  128. name: switch