himox_h05_purifier.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. name: Himox H05 air purifier
  2. primary_entity:
  3. entity: fan
  4. translation_only_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. translation_key: child_lock
  42. category: config
  43. dps:
  44. - id: 7
  45. type: boolean
  46. name: lock
  47. - entity: button
  48. name: Filter reset
  49. class: restart
  50. category: config
  51. dps:
  52. - id: 11
  53. type: boolean
  54. name: button
  55. - entity: select
  56. translation_key: timer
  57. category: config
  58. dps:
  59. - id: 18
  60. name: option
  61. type: string
  62. mapping:
  63. - dps_val: cancel
  64. value: "Off"
  65. - dps_val: 1h
  66. value: "1 hour"
  67. - dps_val: 2h
  68. value: "2 hours"
  69. - dps_val: 4h
  70. value: "4 hours"
  71. - dps_val: 8h
  72. value: "8 hours"
  73. - entity: sensor
  74. name: Air quality
  75. dps:
  76. - id: 21
  77. type: string
  78. name: sensor