airx_h8_humidifier.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. name: Humidifier
  2. products:
  3. - id: orypuo7ksduqze3x
  4. manufacturer: airx
  5. model: H8Pro
  6. entities:
  7. - entity: humidifier
  8. class: humidifier
  9. dps:
  10. - id: 1
  11. name: switch
  12. type: boolean
  13. mapping:
  14. - dps_val: true
  15. icon: "mdi:air-humidifier"
  16. - dps_val: false
  17. icon: "mdi:air-humidifier-off"
  18. - id: 13
  19. name: humidity
  20. type: integer
  21. range:
  22. min: 30
  23. max: 80
  24. - id: 14
  25. name: current_humidity
  26. type: integer
  27. - id: 24
  28. type: string
  29. name: mode
  30. mapping:
  31. - dps_val: AUTO
  32. value: auto
  33. - dps_val: LOW
  34. value: eco
  35. - dps_val: MIDDLE
  36. value: normal
  37. - dps_val: HIGH
  38. value: boost
  39. - dps_val: SLEEP
  40. value: sleep
  41. - entity: binary_sensor
  42. category: diagnostic
  43. class: opening
  44. dps:
  45. - id: 22
  46. type: string
  47. name: sensor
  48. mapping:
  49. - dps_val: 0
  50. value: false
  51. - dps_val: 1
  52. value: true
  53. - entity: switch
  54. translation_key: electrolytic_sterilization
  55. category: config
  56. dps:
  57. - id: 21
  58. type: boolean
  59. name: switch
  60. - entity: switch
  61. translation_key: evaporator_cleaning
  62. category: config
  63. dps:
  64. - id: 2
  65. type: boolean
  66. name: switch
  67. - entity: switch
  68. translation_key: uv_sterilization
  69. category: config
  70. dps:
  71. - id: 102
  72. type: boolean
  73. name: switch
  74. - entity: light
  75. translation_key: display
  76. category: config
  77. dps:
  78. - id: 5
  79. type: boolean
  80. name: switch
  81. - entity: switch
  82. translation_key: keytone
  83. category: config
  84. dps:
  85. - id: 8
  86. type: boolean
  87. name: switch
  88. - entity: sensor
  89. translation_key: water_level
  90. class: enum
  91. category: diagnostic
  92. dps:
  93. - id: 101
  94. name: sensor
  95. type: string
  96. mapping:
  97. - dps_val: No_water
  98. value: empty
  99. - dps_val: Low_water
  100. value: low
  101. - dps_val: Middle_water
  102. value: medium
  103. - dps_val: High_water
  104. value: high
  105. - dps_val: Full_water
  106. value: full
  107. - entity: switch
  108. translation_key: ionizer
  109. dps:
  110. - id: 25
  111. name: switch
  112. type: boolean
  113. - entity: lock
  114. translation_key: child_lock
  115. category: config
  116. dps:
  117. - id: 29
  118. type: boolean
  119. name: lock