electriq_cd20prolev4_dehumidifier.yaml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. name: Dehumidifier
  2. products:
  3. - id: qdxoacewdnbqrgeh
  4. manufacturer: ElectriQ
  5. model: CD20PRO-LE-V4
  6. entities:
  7. - entity: humidifier
  8. class: dehumidifier
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: switch
  13. - id: 2
  14. type: integer
  15. name: humidity
  16. range:
  17. min: 35
  18. max: 80
  19. mapping:
  20. - step: 5
  21. - id: 3
  22. type: integer
  23. name: current_humidity
  24. - id: 5
  25. type: string
  26. name: mode
  27. mapping:
  28. - dps_val: Smart
  29. value: auto
  30. - dps_val: Dry
  31. value: normal
  32. - dps_val: Fan
  33. value: purify
  34. - dps_val: Laundry
  35. value: laundry
  36. - entity: fan
  37. dps:
  38. - id: 1
  39. type: boolean
  40. name: switch
  41. - id: 4
  42. type: string
  43. name: speed
  44. mapping:
  45. - dps_val: F1
  46. value: 16
  47. - dps_val: F2
  48. value: 33
  49. - dps_val: F3
  50. value: 50
  51. - dps_val: F4
  52. value: 66
  53. - dps_val: F5
  54. value: 83
  55. - dps_val: F6
  56. value: 100
  57. - id: 102
  58. type: boolean
  59. name: oscillate
  60. - entity: switch
  61. translation_key: ionizer
  62. category: config
  63. dps:
  64. - id: 10
  65. type: boolean
  66. name: switch
  67. - entity: switch
  68. translation_key: uv_sterilization
  69. category: config
  70. dps:
  71. - id: 13
  72. type: boolean
  73. name: switch
  74. - entity: lock
  75. translation_key: child_lock
  76. category: config
  77. dps:
  78. - id: 16
  79. type: boolean
  80. name: lock
  81. - entity: binary_sensor
  82. class: problem
  83. category: diagnostic
  84. dps:
  85. - id: 19
  86. type: bitfield
  87. name: sensor
  88. mapping:
  89. - dps_val: 0
  90. value: false
  91. - value: true
  92. - id: 19
  93. type: bitfield
  94. name: fault_code
  95. - entity: light
  96. translation_key: display
  97. category: config
  98. dps:
  99. - id: 101
  100. type: boolean
  101. name: switch
  102. - entity: sensor
  103. class: temperature
  104. dps:
  105. - id: 103
  106. type: integer
  107. name: sensor
  108. unit: C
  109. class: measurement
  110. - entity: switch
  111. translation_key: sleep
  112. category: config
  113. dps:
  114. - id: 104
  115. type: boolean
  116. name: switch