himox_h05_purifier.yaml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. translation_key: filter_reset
  49. category: config
  50. dps:
  51. - id: 11
  52. type: boolean
  53. name: button
  54. - entity: select
  55. translation_key: timer
  56. category: config
  57. dps:
  58. - id: 18
  59. name: option
  60. type: string
  61. mapping:
  62. - dps_val: cancel
  63. value: cancel
  64. - dps_val: 1h
  65. value: "1h"
  66. - dps_val: 2h
  67. value: "2h"
  68. - dps_val: 4h
  69. value: "4h"
  70. - dps_val: 8h
  71. value: "8h"
  72. - entity: sensor
  73. name: Air quality
  74. dps:
  75. - id: 21
  76. type: string
  77. name: sensor