liectroux_xr500_t3_vacuum.yaml 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. name: Robot vacuum
  2. products:
  3. - id: wvk5sm5nr0tkij3b
  4. name: Liectroux XR500 T3
  5. primary_entity:
  6. entity: vacuum
  7. dps:
  8. - id: 1
  9. type: boolean
  10. name: power
  11. - id: 2
  12. type: boolean
  13. name: activate
  14. - id: 4
  15. type: string
  16. name: command
  17. mapping:
  18. - dps_val: smart
  19. value: smart
  20. - dps_val: zone
  21. value: zone
  22. - dps_val: pose
  23. value: go_to_position
  24. - dps_val: part
  25. value: clean_spot
  26. - dps_val: chargego
  27. value: return_to_base
  28. - dps_val: wallfollow
  29. value: wall_follow
  30. - dps_val: selectroom
  31. value: select_room
  32. - id: 5
  33. type: string
  34. name: status
  35. mapping:
  36. - dps_val: standby
  37. value: standby
  38. - dps_val: smart
  39. value: cleaning
  40. - dps_val: zone_clean
  41. value: cleaning
  42. - dps_val: part_clean
  43. value: cleaning
  44. - dps_val: cleaning
  45. value: cleaning
  46. - dps_val: paused
  47. value: pause
  48. - dps_val: goto_pos
  49. value: going_to_location
  50. - dps_val: pos_arrived
  51. value: on_location
  52. - dps_val: pos_unarrive
  53. value: cannot_find_location
  54. - dps_val: goto_charge
  55. value: returning
  56. - dps_val: charging
  57. value: charging
  58. - dps_val: charge_done
  59. value: charged
  60. - dps_val: sleep
  61. value: sleep
  62. - dps_val: fault
  63. value: error
  64. - dps_val: wall_follow
  65. value: cleaning
  66. - dps_val: direction_control
  67. value: direction_control
  68. - dps_val: select_room
  69. value: select_room
  70. - dps_val: repositing
  71. value: repositioning
  72. - id: 9
  73. type: string
  74. name: fan_speed
  75. mapping:
  76. - dps_val: strong
  77. value: High
  78. - dps_val: normal
  79. value: Medium
  80. - dps_val: gentle
  81. value: Low
  82. - dps_val: turnoff
  83. value: "Off"
  84. - id: 11
  85. type: boolean
  86. name: locate
  87. optional: true
  88. - id: 12
  89. type: string
  90. name: direction_control
  91. optional: true
  92. mapping:
  93. - dps_val: foward
  94. value: forward
  95. - dps_val: backward
  96. value: reverse
  97. - dps_val: turn_left
  98. value: left
  99. - dps_val: turn_right
  100. value: right
  101. - dps_val: stop
  102. value: stop
  103. - id: 14
  104. type: string
  105. name: path_data
  106. optional: true
  107. - id: 15
  108. type: string
  109. name: command_trans
  110. optional: true
  111. - id: 16
  112. type: string
  113. name: request
  114. optional: true
  115. - id: 28
  116. type: bitfield
  117. name: error
  118. mapping:
  119. - dps_val: 2
  120. value: left_wheel_hanging
  121. - dps_val: 4
  122. value: main_brush_stuck
  123. - dps_val: 8
  124. value: right_wheel_hanging
  125. - dps_val: 16
  126. value: left_wheel_jammed
  127. - dps_val: 32
  128. value: right_wheel_jammed
  129. - dps_val: 64
  130. value: cliff
  131. - dps_val: 128
  132. value: edge_sweeper_worn
  133. - dps_val: 512
  134. value: collision
  135. - dps_val: 1024
  136. value: dust_full
  137. - dps_val: 4096
  138. value: land_check
  139. - dps_val: 32768
  140. value: motor_jammed
  141. - dps_val: 65536
  142. value: overcurrent
  143. - dps_val: 131072
  144. value: docking_failure
  145. - dps_val: 524288
  146. value: jammed
  147. - dps_val: 1048576
  148. value: trapped
  149. - dps_val: 2097152
  150. value: laser_cover_stuck
  151. - dps_val: 4194304
  152. value: laser_blocked
  153. - dps_val: 8388608
  154. value: wall_sensors_blocked
  155. - dps_val: 16777216
  156. value: exclusion_zone_invalid
  157. - dps_val: 33554432
  158. value: charging_failure
  159. - dps_val: 67108864
  160. value: picked_up
  161. - id: 35
  162. type: string
  163. name: voice_data
  164. optional: true
  165. - id: 101
  166. type: string
  167. name: smart_rooms_unseen
  168. optional: true
  169. - id: 102
  170. type: string
  171. name: rooms_msg_unseen
  172. optional: true
  173. secondary_entities:
  174. - entity: switch
  175. name: Charge
  176. icon: "mdi:lightning-bolt"
  177. category: config
  178. dps:
  179. - id: 3
  180. type: boolean
  181. name: switch
  182. optional: true
  183. - entity: sensor
  184. name: Cleaning time
  185. class: duration
  186. category: diagnostic
  187. dps:
  188. - id: 6
  189. type: integer
  190. name: sensor
  191. unit: min
  192. class: measurement
  193. - entity: sensor
  194. name: Cleaned area
  195. category: diagnostic
  196. icon: "mdi:floor-plan"
  197. dps:
  198. - id: 7
  199. type: integer
  200. name: sensor
  201. unit: m2
  202. - entity: sensor
  203. class: battery
  204. dps:
  205. - id: 8
  206. type: integer
  207. name: sensor
  208. unit: "%"
  209. class: measurement
  210. - entity: select
  211. name: Mopping
  212. icon: "mdi:cup-water"
  213. dps:
  214. - id: 10
  215. type: string
  216. name: option
  217. mapping:
  218. - dps_val: closed
  219. value: "Off"
  220. - dps_val: low
  221. value: Low
  222. - dps_val: middle
  223. value: Medium
  224. - dps_val: high
  225. value: High
  226. - entity: button
  227. name: Reset map
  228. category: config
  229. dps:
  230. - id: 13
  231. type: boolean
  232. name: button
  233. optional: true
  234. - entity: switch
  235. name: Do not disturb
  236. category: config
  237. dps:
  238. - id: 25
  239. type: boolean
  240. name: switch
  241. - entity: number
  242. name: Volume
  243. category: config
  244. icon: "mdi:volume-high"
  245. dps:
  246. - id: 26
  247. type: integer
  248. name: value
  249. unit: "%"
  250. range:
  251. min: 0
  252. max: 100
  253. - entity: switch
  254. name: Break clean
  255. category: config
  256. dps:
  257. - id: 27
  258. type: boolean
  259. name: switch
  260. - entity: switch
  261. name: Y-mopping
  262. category: config
  263. dps:
  264. - id: 104
  265. type: boolean
  266. name: switch
  267. - entity: switch
  268. name: Custom mode
  269. category: config
  270. dps:
  271. - id: 105
  272. type: boolean
  273. name: switch
  274. - entity: sensor
  275. name: Edge brush remain
  276. class: duration
  277. category: diagnostic
  278. dps:
  279. - id: 17
  280. type: integer
  281. name: sensor
  282. unit: h
  283. - entity: button
  284. name: Edge brush reset
  285. category: config
  286. dps:
  287. - id: 18
  288. type: boolean
  289. name: button
  290. optional: true
  291. - entity: sensor
  292. name: Roller brush remain
  293. class: duration
  294. category: diagnostic
  295. dps:
  296. - id: 19
  297. type: integer
  298. name: sensor
  299. unit: h
  300. - entity: button
  301. name: Roller brush reset
  302. category: config
  303. dps:
  304. - id: 20
  305. type: boolean
  306. name: button
  307. optional: true
  308. - entity: sensor
  309. name: Filter remain
  310. class: duration
  311. category: diagnostic
  312. dps:
  313. - id: 21
  314. type: integer
  315. name: sensor
  316. unit: h
  317. - entity: button
  318. name: Filter reset
  319. category: config
  320. dps:
  321. - id: 22
  322. type: boolean
  323. name: button
  324. optional: true
  325. - entity: sensor
  326. name: Dust cloth remain
  327. class: duration
  328. category: diagnostic
  329. dps:
  330. - id: 23
  331. type: integer
  332. name: sensor
  333. unit: h
  334. - entity: button
  335. name: Dust cloth reset
  336. category: config
  337. dps:
  338. - id: 24
  339. type: boolean
  340. name: button
  341. optional: true