kyvol_e30_vacuum.yaml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. name: Kyvol E30 vacuum
  2. primary_entity:
  3. entity: vacuum
  4. dps:
  5. - id: 1
  6. type: boolean
  7. name: power
  8. - id: 2
  9. type: boolean
  10. name: activate
  11. - id: 3
  12. type: string
  13. name: status
  14. mapping:
  15. - dps_val: standby
  16. value: standby
  17. - dps_val: random
  18. value: random
  19. - dps_val: smart
  20. value: smart
  21. - dps_val: wall_follow
  22. value: wall_follow
  23. - dps_val: mop
  24. value: mop
  25. - dps_val: spiral
  26. value: clean_spot
  27. - dps_val: left_spiral
  28. value: left_spiral
  29. - dps_val: right_spiral
  30. value: right_spiral
  31. - dps_val: bow
  32. value: bow
  33. - dps_val: left_bow
  34. value: left_bow
  35. - dps_val: right_bow
  36. value: right_bow
  37. - dps_val: partial_bow
  38. value: partial_bow
  39. - dps_val: chargego
  40. value: return_to_base
  41. - dps_val: single
  42. value: single
  43. - dps_val: zone
  44. value: zone
  45. - dps_val: pose
  46. value: pose
  47. - dps_val: point
  48. value: point
  49. - dps_val: part
  50. value: part
  51. - dps_val: pick_zone
  52. value: pick_zone
  53. - id: 4
  54. type: string
  55. name: direction_control
  56. mapping:
  57. - dps_val: forward
  58. value: forward
  59. - dps_val: backward
  60. value: reverse
  61. - dps_val: turn_left
  62. value: left
  63. - dps_val: turn_right
  64. value: right
  65. - dps_val: stop
  66. value: stop
  67. - id: 13
  68. type: boolean
  69. name: locate
  70. - id: 14
  71. type: string
  72. name: fan_speed
  73. mapping:
  74. - dps_val: "0"
  75. value: strong
  76. - dps_val: "1"
  77. value: normal
  78. - dps_val: "2"
  79. value: quiet
  80. - dps_val: "3"
  81. value: gentle
  82. - dps_val: "4"
  83. value: closed
  84. - id: 15
  85. type: string
  86. name: clean_record
  87. optional: true
  88. - id: 18
  89. type: bitfield
  90. name: error
  91. mapping:
  92. - dps_val: 1
  93. value: edge_sweep
  94. - dps_val: 2
  95. value: middle_sweep
  96. - dps_val: 4
  97. value: left_wheel
  98. - dps_val: 8
  99. value: right_wheel
  100. - dps_val: 16
  101. value: garbage_box
  102. - dps_val: 32
  103. value: land_check
  104. - dps_val: 64
  105. value: collision
  106. - id: 101
  107. type: string
  108. name: water_status
  109. - id: 102
  110. type: string
  111. name: model
  112. - id: 104
  113. type: string
  114. name: mode
  115. - id: 107
  116. type: integer
  117. name: carpet_adaptive
  118. secondary_entities:
  119. - entity: sensor
  120. class: battery
  121. dps:
  122. - id: 6
  123. type: integer
  124. name: sensor
  125. unit: "%"
  126. class: measurement
  127. - entity: sensor
  128. name: Clean time
  129. category: diagnostic
  130. class: duration
  131. icon: "mdi:clock-outline"
  132. dps:
  133. - id: 17
  134. type: integer
  135. name: sensor
  136. unit: min
  137. - entity: sensor
  138. name: Clean area
  139. category: diagnostic
  140. icon: "mdi:floor-plan"
  141. dps:
  142. - id: 16
  143. type: integer
  144. name: sensor
  145. optional: true
  146. unit: m2
  147. mapping:
  148. - scale: 10
  149. - entity: button
  150. name: Edge brush reset
  151. class: restart
  152. category: config
  153. dps:
  154. - id: 10
  155. type: boolean
  156. name: button
  157. - entity: button
  158. name: Roll brush reset
  159. class: restart
  160. category: config
  161. dps:
  162. - id: 11
  163. type: boolean
  164. name: button
  165. - entity: button
  166. name: Filter reset
  167. category: config
  168. class: restart
  169. dps:
  170. - id: 12
  171. type: boolean
  172. name: button
  173. - entity: sensor
  174. name: Edge brush
  175. category: diagnostic
  176. icon: "mdi:arrow-expand-all"
  177. dps:
  178. - id: 7
  179. type: integer
  180. name: sensor
  181. unit: "%"
  182. - entity: sensor
  183. name: Roll brush
  184. category: diagnostic
  185. icon: "mdi:circle"
  186. dps:
  187. - id: 8
  188. type: integer
  189. name: sensor
  190. unit: "%"
  191. - entity: sensor
  192. name: Filter
  193. category: diagnostic
  194. icon: "mdi:air-filter"
  195. dps:
  196. - id: 9
  197. type: integer
  198. name: sensor
  199. unit: "%"
  200. - entity: sensor
  201. name: Status
  202. category: diagnostic
  203. icon: "mdi:robot-vacuum"
  204. dps:
  205. - id: 5
  206. type: string
  207. name: sensor