klarta_stor2_purifier.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. name: Air purifier
  2. products:
  3. - id: ku6ae3y8ad6tbx3b
  4. name: "Klarta Stor 2 "
  5. primary_entity:
  6. entity: fan
  7. translation_key: fan_with_presets
  8. icon: "mdi:air-purifier"
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: switch
  13. - id: 3
  14. type: string
  15. name: preset_mode
  16. mapping:
  17. - dps_val: auto
  18. value: smart
  19. - dps_val: manual
  20. value: normal
  21. - dps_val: sleep
  22. value: sleep
  23. - dps_val: screenoff
  24. value: displayoff
  25. - id: 4
  26. type: string
  27. name: speed
  28. mapping:
  29. - dps_val: speedmode1
  30. value: 17
  31. - dps_val: speedmode2
  32. value: 33
  33. - dps_val: speedmode3
  34. value: 50
  35. - dps_val: speedmode4
  36. value: 67
  37. - dps_val: speedmode5
  38. value: 83
  39. - dps_val: speedmode6
  40. value: 100
  41. secondary_entities:
  42. - entity: sensor
  43. class: pm25
  44. dps:
  45. - id: 2
  46. type: integer
  47. name: sensor
  48. class: measurement
  49. unit: ugm3
  50. - entity: sensor
  51. name: Active filter life
  52. icon: "mdi:air-filter"
  53. category: diagnostic
  54. dps:
  55. - id: 5
  56. type: integer
  57. name: sensor
  58. unit: "%"
  59. - entity: select
  60. name: Auto mode
  61. icon: "mdi:auto-mode"
  62. dps:
  63. - id: 101
  64. name: option
  65. type: string
  66. mapping:
  67. - dps_val: AutoSleep
  68. value: Sleep
  69. - dps_val: AutoNormal
  70. value: Normal
  71. - dps_val: AutoTurbo
  72. value: Turbo
  73. - entity: switch
  74. name: Ionizer
  75. icon: "mdi:atom-variant"
  76. category: config
  77. dps:
  78. - id: 6
  79. type: boolean
  80. name: switch
  81. mapping:
  82. - dps_val: true
  83. - dps_val: false
  84. - entity: lock
  85. name: Child lock
  86. category: config
  87. icon: "mdi:hand-back-right-off"
  88. dps:
  89. - id: 7
  90. type: boolean
  91. name: lock
  92. - entity: button
  93. name: Filter reset
  94. class: restart
  95. category: config
  96. dps:
  97. - id: 11
  98. type: boolean
  99. name: button
  100. - entity: select
  101. name: Timer
  102. icon: "mdi:timer"
  103. category: config
  104. dps:
  105. - id: 18
  106. name: option
  107. type: string
  108. mapping:
  109. - dps_val: cancel
  110. value: "Off"
  111. - dps_val: 1h
  112. value: "1 hours"
  113. - dps_val: 2h
  114. value: "2 hours"
  115. - dps_val: 4h
  116. value: "4 hours"
  117. - dps_val: 8h
  118. value: "8 hours"
  119. - entity: sensor
  120. class: temperature
  121. dps:
  122. - id: 12
  123. type: integer
  124. name: sensor
  125. unit: C
  126. class: measurement
  127. - entity: sensor
  128. class: humidity
  129. dps:
  130. - id: 13
  131. type: integer
  132. name: sensor
  133. unit: "%"
  134. class: measurement
  135. - entity: sensor
  136. name: Air quality
  137. dps:
  138. - id: 21
  139. type: string
  140. name: sensor