klarta_stor2_purifier.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. name: Air purifier
  2. products:
  3. - id: ku6ae3y8ad6tbx3b
  4. manufacturer: Klarta
  5. model: Stor 2
  6. entities:
  7. - entity: fan
  8. translation_only_key: fan_with_presets
  9. icon: "mdi:air-purifier"
  10. dps:
  11. - id: 1
  12. type: boolean
  13. name: switch
  14. - id: 3
  15. type: string
  16. name: preset_mode
  17. mapping:
  18. - dps_val: auto
  19. value: smart
  20. - dps_val: manual
  21. value: normal
  22. - dps_val: sleep
  23. value: sleep
  24. - dps_val: screenoff
  25. value: displayoff
  26. - id: 4
  27. type: string
  28. name: speed
  29. mapping:
  30. - dps_val: speedmode1
  31. value: 17
  32. - dps_val: speedmode2
  33. value: 33
  34. - dps_val: speedmode3
  35. value: 50
  36. - dps_val: speedmode4
  37. value: 67
  38. - dps_val: speedmode5
  39. value: 83
  40. - dps_val: speedmode6
  41. value: 100
  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. translation_key: ionizer
  75. category: config
  76. dps:
  77. - id: 6
  78. type: boolean
  79. name: switch
  80. - entity: lock
  81. translation_key: child_lock
  82. category: config
  83. dps:
  84. - id: 7
  85. type: boolean
  86. name: lock
  87. - entity: button
  88. translation_key: filter_reset
  89. category: config
  90. dps:
  91. - id: 11
  92. type: boolean
  93. name: button
  94. - entity: select
  95. translation_key: timer
  96. category: config
  97. dps:
  98. - id: 18
  99. name: option
  100. type: string
  101. mapping:
  102. - dps_val: cancel
  103. value: cancel
  104. - dps_val: 1h
  105. value: "1h"
  106. - dps_val: 2h
  107. value: "2h"
  108. - dps_val: 4h
  109. value: "4h"
  110. - dps_val: 8h
  111. value: "8h"
  112. - entity: sensor
  113. class: temperature
  114. dps:
  115. - id: 12
  116. type: integer
  117. name: sensor
  118. unit: C
  119. class: measurement
  120. - entity: sensor
  121. class: humidity
  122. dps:
  123. - id: 13
  124. type: integer
  125. name: sensor
  126. unit: "%"
  127. class: measurement
  128. - entity: sensor
  129. translation_key: air_quality
  130. dps:
  131. - id: 21
  132. type: string
  133. name: sensor