cleanair_ca702_dehumidifier.yaml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. name: Dehumidifier
  2. products:
  3. - id: bgo09goklrcdwqg7
  4. manufacturer: Clean Air Optima
  5. model: CA-702 Smart
  6. entities:
  7. - entity: fan
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: switch
  12. - entity: humidifier
  13. class: dehumidifier
  14. dps:
  15. - id: 1
  16. type: boolean
  17. name: available
  18. - id: 2
  19. type: string
  20. name: switch
  21. mapping:
  22. - dps_val: auto
  23. value: true
  24. - dps_val: fan
  25. value: false
  26. - id: 3
  27. type: integer
  28. name: current_humidity
  29. - id: 4
  30. type: integer
  31. name: humidity
  32. range:
  33. min: 35
  34. max: 80
  35. mapping:
  36. - step: 5
  37. - entity: switch
  38. translation_key: ionizer
  39. category: config
  40. dps:
  41. - id: 5
  42. type: boolean
  43. name: switch
  44. - entity: switch
  45. translation_key: uv_sterilization
  46. category: config
  47. dps:
  48. - id: 10
  49. type: boolean
  50. name: switch
  51. - entity: lock
  52. translation_key: child_lock
  53. category: config
  54. dps:
  55. - id: 16
  56. type: boolean
  57. name: lock
  58. - entity: binary_sensor
  59. class: problem
  60. category: diagnostic
  61. dps:
  62. - id: 19
  63. type: bitfield
  64. name: sensor
  65. mapping:
  66. - dps_val: 0
  67. value: false
  68. - value: true
  69. - id: 19
  70. type: bitfield
  71. name: fault_code
  72. - entity: sensor
  73. class: temperature
  74. category: diagnostic
  75. dps:
  76. - id: 103
  77. type: integer
  78. name: sensor
  79. unit: C
  80. class: measurement
  81. - entity: switch
  82. translation_key: sleep
  83. category: config
  84. dps:
  85. - id: 104
  86. type: boolean
  87. name: switch