cecotec_readywarm_8400.yaml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. name: Fan heater
  2. products:
  3. - id: var0f7dheclxpjuz
  4. manufacturer: Cecotec
  5. model: ReadyWarm 8400 Bladeless
  6. entities:
  7. - entity: climate
  8. translation_only_key: heater
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: hvac_mode
  13. mapping:
  14. - dps_val: false
  15. value: "off"
  16. - dps_val: true
  17. constraint: preset_mode
  18. conditions:
  19. - dps_val: "off"
  20. value: fan_only
  21. - dps_val: "low"
  22. value: heat
  23. hidden: true
  24. - dps_val: "high"
  25. value: heat
  26. hidden: true
  27. - dps_val: "auto"
  28. value: heat
  29. - id: 2
  30. type: integer
  31. name: temperature
  32. unit: C
  33. range:
  34. min: 15
  35. max: 40
  36. - id: 3
  37. type: integer
  38. name: current_temperature
  39. - id: 4
  40. name: preset_mode
  41. type: string
  42. mapping:
  43. - dps_val: "off"
  44. value: none
  45. - dps_val: "low"
  46. value: eco
  47. - dps_val: "high"
  48. value: boost
  49. - dps_val: "auto"
  50. value: comfort
  51. - id: 8
  52. type: boolean
  53. name: swing_mode
  54. mapping:
  55. - dps_val: false
  56. value: "off"
  57. - dps_val: true
  58. value: "on"
  59. - entity: select
  60. translation_key: timer
  61. category: config
  62. dps:
  63. - id: 19
  64. name: option
  65. type: string
  66. mapping:
  67. - dps_val: "0h"
  68. value: cancel
  69. - dps_val: "1h"
  70. value: "1h"
  71. - dps_val: "2h"
  72. value: "2h"
  73. - dps_val: "3h"
  74. value: "3h"
  75. - dps_val: "4h"
  76. value: "4h"
  77. - dps_val: "5h"
  78. value: "5h"
  79. - dps_val: "6h"
  80. value: "6h"
  81. - dps_val: "7h"
  82. value: "7h"
  83. - dps_val: "8h"
  84. value: "8h"
  85. - dps_val: "9h"
  86. value: "9h"
  87. - dps_val: "10h"
  88. value: "10h"
  89. - dps_val: "11h"
  90. value: "11h"
  91. - dps_val: "12h"
  92. value: "12h"
  93. - entity: sensor
  94. translation_key: time_remaining
  95. class: duration
  96. dps:
  97. - id: 20
  98. type: integer
  99. name: sensor
  100. unit: min