morris_mdb_12160hiw_dehumidifier.yaml 2.2 KB

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