kyvol_e30_vacuum.yaml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  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: 6
  68. name: battery
  69. type: integer
  70. readonly: true
  71. - id: 13
  72. type: boolean
  73. name: locate
  74. - id: 14
  75. type: string
  76. name: fan_speed
  77. mapping:
  78. - dps_val: "0"
  79. value: strong
  80. - dps_val: "1"
  81. value: normal
  82. - dps_val: "2"
  83. value: quiet
  84. - dps_val: "3"
  85. value: gentle
  86. - dps_val: "4"
  87. value: closed
  88. - id: 15
  89. type: string
  90. name: clean_record
  91. readonly: true
  92. optional: true
  93. - id: 18
  94. type: bitfield
  95. name: error
  96. mapping:
  97. - dps_val: 1
  98. value: edge_sweep
  99. - dps_val: 2
  100. value: middle_sweep
  101. - dps_val: 4
  102. value: left_wheel
  103. - dps_val: 8
  104. value: right_wheel
  105. - dps_val: 16
  106. value: garbage_box
  107. - dps_val: 32
  108. value: land_check
  109. - dps_val: 64
  110. value: collision
  111. - id: 101
  112. type: string
  113. name: water_status
  114. - id: 102
  115. type: string
  116. name: model
  117. - id: 104
  118. type: string
  119. name: mode
  120. - id: 107
  121. type: integer
  122. name: carpet_adaptive
  123. secondary_entities:
  124. - entity: sensor
  125. name: Clean time
  126. category: diagnostic
  127. icon: "mdi:clock-outline"
  128. dps:
  129. - id: 17
  130. type: integer
  131. name: sensor
  132. unit: min
  133. - entity: sensor
  134. name: Clean area
  135. category: diagnostic
  136. icon: "mdi:floor-plan"
  137. dps:
  138. - id: 16
  139. type: integer
  140. name: sensor
  141. unit: m2
  142. mapping:
  143. - scale: 10
  144. - entity: switch
  145. name: Edge brush reset
  146. category: config
  147. icon: "mdi:arrow-expand-all"
  148. dps:
  149. - id: 10
  150. type: boolean
  151. name: switch
  152. - entity: switch
  153. name: Roll brush reset
  154. icon: "mdi:refresh-circle"
  155. category: config
  156. dps:
  157. - id: 11
  158. type: boolean
  159. name: switch
  160. - entity: switch
  161. name: Filter reset
  162. category: config
  163. icon: "mdi:air-filter"
  164. dps:
  165. - id: 12
  166. type: boolean
  167. name: switch
  168. - entity: sensor
  169. name: Edge brush
  170. category: diagnostic
  171. icon: "mdi:arrow-expand-all"
  172. dps:
  173. - id: 7
  174. type: integer
  175. name: sensor
  176. unit: "%"
  177. - entity: sensor
  178. name: Roll brush
  179. category: diagnostic
  180. icon: "mdi:circle"
  181. dps:
  182. - id: 8
  183. type: integer
  184. name: sensor
  185. unit: "%"
  186. - entity: sensor
  187. name: Filter
  188. category: diagnostic
  189. icon: "mdi:air-filter"
  190. dps:
  191. - id: 9
  192. type: integer
  193. name: sensor
  194. unit: "%"
  195. - entity: sensor
  196. name: Status
  197. category: diagnostic
  198. icon: "mdi:robot-vacuum"
  199. dps:
  200. - id: 5
  201. type: string
  202. name: sensor