renpho_rp_ap001s.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. name: Renpho RP-AP001S
  2. products:
  3. - id: oaleouzsq0sk4quk
  4. primary_entity:
  5. entity: fan
  6. icon: "mdi:air-purifier"
  7. dps:
  8. - id: 1
  9. name: switch
  10. type: boolean
  11. - id: 4
  12. name: preset_mode
  13. type: string
  14. mapping:
  15. - dps_val: "low"
  16. value: low
  17. - dps_val: "mid"
  18. value: mid
  19. - dps_val: "high"
  20. value: high
  21. - dps_val: "auto"
  22. value: auto
  23. - id: 19
  24. name: timer
  25. type: string
  26. - id: 22
  27. name: air_quality
  28. type: string
  29. - id: 102
  30. name: prefilter_life
  31. type: integer
  32. - id: 103
  33. name: charcoal_filter_life
  34. type: integer
  35. - id: 104
  36. name: activated_charcoal_filter_life
  37. type: integer
  38. - id: 105
  39. name: hepa_filter_life
  40. type: integer
  41. secondary_entities:
  42. - entity: lock
  43. name: Child Lock
  44. dps:
  45. - id: 7
  46. name: lock
  47. type: boolean
  48. mapping:
  49. - dps_val: true
  50. icon: "mdi:hand-back-right"
  51. - dps_val: false
  52. icon: "mdi:hand-back-right-off"
  53. - entity: light
  54. name: AQI mode
  55. class: switch
  56. dps:
  57. - id: 8
  58. name: switch
  59. type: boolean
  60. mapping:
  61. - dps_val: true
  62. icon: "mdi:led-on"
  63. - dps_val: false
  64. icon: "mdi:led-off"
  65. - entity: switch
  66. name: Sleep Mode
  67. class: switch
  68. icon: "mdi:power-sleep"
  69. dps:
  70. - id: 101
  71. name: switch
  72. type: boolean