himox_h05_purifier.yaml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. name: Himox H05 air purifier
  2. primary_entity:
  3. entity: fan
  4. translation_key: fan_with_presets
  5. dps:
  6. - id: 1
  7. type: boolean
  8. name: switch
  9. - id: 4
  10. type: string
  11. name: preset_mode
  12. mapping:
  13. - dps_val: auto
  14. value: smart
  15. - dps_val: low
  16. value: sleep
  17. - dps_val: mid
  18. value: fresh
  19. - dps_val: high
  20. value: strong
  21. secondary_entities:
  22. - entity: sensor
  23. class: temperature
  24. category: diagnostic
  25. dps:
  26. - id: 2
  27. type: integer
  28. name: sensor
  29. unit: C
  30. class: measurement
  31. - entity: sensor
  32. name: Active filter life
  33. icon: "mdi:air-filter"
  34. category: diagnostic
  35. dps:
  36. - id: 5
  37. type: integer
  38. name: sensor
  39. unit: "%"
  40. - entity: lock
  41. name: Child lock
  42. category: config
  43. dps:
  44. - id: 7
  45. type: boolean
  46. name: lock
  47. mapping:
  48. - dps_val: true
  49. icon: "mdi:hand-back-right-off"
  50. - dps_val: false
  51. icon: "mdi:hand-back-right"
  52. - entity: button
  53. name: Filter reset
  54. class: restart
  55. category: config
  56. dps:
  57. - id: 11
  58. type: boolean
  59. name: button
  60. - entity: select
  61. name: Timer
  62. icon: "mdi:timer"
  63. category: config
  64. dps:
  65. - id: 18
  66. name: option
  67. type: string
  68. mapping:
  69. - dps_val: cancel
  70. value: "Off"
  71. - dps_val: 1h
  72. value: "1 hour"
  73. - dps_val: 2h
  74. value: "2 hours"
  75. - dps_val: 4h
  76. value: "4 hours"
  77. - dps_val: 8h
  78. value: "8 hours"
  79. - entity: sensor
  80. name: Air quality
  81. dps:
  82. - id: 21
  83. type: string
  84. name: sensor