lublueblu_sl60d_vacuum.yaml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472
  1. name: Robot vacuum
  2. products:
  3. - id: tdxitkhbixikp8eh
  4. manufacturer: Lubluelu
  5. model: SL60D
  6. entities:
  7. - entity: vacuum
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: activate
  12. optional: true
  13. mapping:
  14. - dps_val: false
  15. constraint: pause
  16. conditions:
  17. - dps_val: true
  18. value: false
  19. - dps_val: false
  20. value: false
  21. hidden: true
  22. - dps_val: null
  23. value: false
  24. hidden: true
  25. - dps_val: true
  26. constraint: pause
  27. conditions:
  28. - dps_val: false
  29. value: true
  30. - dps_val: true
  31. value: true
  32. hidden: true
  33. - dps_val: null
  34. value: true
  35. hidden: true
  36. - dps_val: null
  37. value: false
  38. hidden: true
  39. - id: 2
  40. type: boolean
  41. optional: true
  42. name: pause
  43. hidden: true
  44. - id: 4
  45. type: string
  46. name: command
  47. optional: true
  48. mapping:
  49. - dps_val: smart
  50. value: smart
  51. - dps_val: chargego
  52. value: return_to_base
  53. - dps_val: zone
  54. value: zone
  55. - dps_val: pose
  56. value: clean_spot
  57. - dps_val: part
  58. value: partial
  59. - dps_val: selectroom
  60. value: select_room
  61. - id: 5
  62. type: string
  63. name: status
  64. mapping:
  65. - dps_val: standby
  66. value: standby
  67. - dps_val: smart
  68. value: smart
  69. - dps_val: zone_clean
  70. value: zone
  71. - dps_val: part_clean
  72. value: partial
  73. - dps_val: cleaning
  74. value: cleaning
  75. - dps_val: paused
  76. value: paused
  77. - dps_val: goto_pos
  78. value: seeking_spot
  79. - dps_val: pos_arrived
  80. value: located spot
  81. - dps_val: pos_unarrive
  82. value: left_spot
  83. - dps_val: goto_charge
  84. value: returning
  85. - dps_val: charging
  86. value: charging
  87. - dps_val: charge_done
  88. value: charged
  89. - dps_val: sleep
  90. value: sleep
  91. - dps_val: select_room
  92. value: selecting_room
  93. - id: 9
  94. type: string
  95. name: fan_speed
  96. mapping:
  97. - dps_val: gentle
  98. value: Low
  99. - dps_val: normal
  100. value: Medium
  101. - dps_val: strong
  102. value: High
  103. - id: 11
  104. type: boolean
  105. name: locate
  106. optional: true
  107. - id: 12
  108. type: string
  109. name: direction_control
  110. optional: true
  111. mapping:
  112. - dps_val: forward
  113. value: forward
  114. - dps_val: backward
  115. value: reverse
  116. - dps_val: turn_left
  117. value: left
  118. - dps_val: turn_right
  119. value: right
  120. - dps_val: stop
  121. value: stop
  122. - id: 14
  123. type: string
  124. optional: true
  125. name: path_data
  126. - id: 15
  127. type: string
  128. optional: true
  129. name: command_trans
  130. - id: 28
  131. type: bitfield
  132. name: error
  133. hidden: true
  134. - id: 34
  135. type: string
  136. optional: true
  137. name: device_info
  138. - id: 35
  139. type: string
  140. optional: true
  141. name: voice_data
  142. - entity: switch
  143. name: Charge
  144. icon: "mdi:battery-charging"
  145. category: config
  146. dps:
  147. - id: 3
  148. type: boolean
  149. optional: true
  150. name: switch
  151. - entity: sensor
  152. name: Cleaning time
  153. icon: "mdi:progress-clock"
  154. class: duration
  155. category: diagnostic
  156. dps:
  157. - id: 6
  158. type: integer
  159. name: sensor
  160. unit: min
  161. - entity: sensor
  162. name: Cleaning area
  163. class: area
  164. category: diagnostic
  165. dps:
  166. - id: 7
  167. type: integer
  168. name: sensor
  169. unit: m2
  170. - entity: sensor
  171. class: battery
  172. dps:
  173. - id: 8
  174. type: integer
  175. name: sensor
  176. unit: "%"
  177. class: measurement
  178. - entity: select
  179. translation_key: mopping
  180. category: config
  181. dps:
  182. - id: 10
  183. type: string
  184. name: option
  185. mapping:
  186. - dps_val: closed
  187. value: "off"
  188. - dps_val: low
  189. value: low
  190. - dps_val: middle
  191. value: medium
  192. - dps_val: high
  193. value: high
  194. - entity: select
  195. name: Fetch request
  196. icon: "mdi:message-question"
  197. category: config
  198. dps:
  199. - id: 16
  200. type: string
  201. optional: true
  202. name: option
  203. mapping:
  204. - dps_val: get_map
  205. value: Map
  206. - dps_val: get_path
  207. value: Path
  208. - dps_val: get_both
  209. value: Both
  210. - entity: sensor
  211. name: Side brush lifetime
  212. category: diagnostic
  213. class: duration
  214. dps:
  215. - id: 17
  216. type: integer
  217. name: sensor
  218. unit: h
  219. - entity: sensor
  220. name: Rolling brush lifetime
  221. category: diagnostic
  222. class: duration
  223. dps:
  224. - id: 19
  225. type: integer
  226. name: sensor
  227. unit: h
  228. - entity: sensor
  229. name: Filter lifetime
  230. category: diagnostic
  231. class: duration
  232. dps:
  233. - id: 21
  234. type: integer
  235. name: sensor
  236. unit: h
  237. - entity: sensor
  238. name: Duster cloth lifetime
  239. category: diagnostic
  240. class: duration
  241. dps:
  242. - id: 23
  243. type: integer
  244. name: sensor
  245. unit: min
  246. optional: true
  247. - entity: number
  248. translation_key: volume
  249. category: config
  250. dps:
  251. - id: 26
  252. type: integer
  253. name: value
  254. optional: true
  255. unit: "%"
  256. range:
  257. min: 0
  258. max: 100
  259. - entity: sensor
  260. name: Total cleaning area
  261. class: area
  262. category: diagnostic
  263. dps:
  264. - id: 29
  265. type: integer
  266. name: sensor
  267. unit: m2
  268. - entity: sensor
  269. name: Total cleaning times
  270. icon: "mdi:counter"
  271. category: diagnostic
  272. dps:
  273. - id: 30
  274. type: integer
  275. name: sensor
  276. - entity: sensor
  277. name: Total cleaning time
  278. class: duration
  279. icon: "mdi:history"
  280. category: diagnostic
  281. dps:
  282. - id: 31
  283. type: integer
  284. name: sensor
  285. unit: min
  286. - entity: button
  287. name: Reset map
  288. icon: "mdi:map-marker-remove"
  289. category: config
  290. dps:
  291. - id: 13
  292. type: boolean
  293. name: button
  294. optional: true
  295. - entity: button
  296. name: Reset edge brush
  297. class: restart
  298. category: config
  299. dps:
  300. - id: 18
  301. type: boolean
  302. name: button
  303. optional: true
  304. - entity: button
  305. name: Reset roll brush
  306. class: restart
  307. category: config
  308. dps:
  309. - id: 20
  310. type: boolean
  311. name: button
  312. optional: true
  313. - entity: button
  314. name: Reset filter
  315. icon: "mdi:air-filter"
  316. category: config
  317. dps:
  318. - id: 22
  319. type: boolean
  320. name: button
  321. optional: true
  322. - entity: switch
  323. translation_key: do_not_disturb
  324. category: config
  325. dps:
  326. - id: 25
  327. type: boolean
  328. name: switch
  329. - id: 33
  330. type: string
  331. optional: true
  332. name: schedule
  333. - entity: switch
  334. name: Intermittent cleaning
  335. icon: "mdi:clock-star-four-points"
  336. category: config
  337. dps:
  338. - id: 27
  339. type: boolean
  340. name: switch
  341. - id: 32
  342. type: string
  343. optional: true
  344. name: schedule
  345. - entity: select
  346. translation_key: language
  347. category: config
  348. dps:
  349. - id: 36
  350. type: string
  351. optional: true
  352. name: option
  353. mapping:
  354. - dps_val: chinese_simplified
  355. value: chinese
  356. - dps_val: chinese_traditional
  357. value: chinese_traditional
  358. - dps_val: english
  359. value: english
  360. - dps_val: german
  361. value: german
  362. - dps_val: french
  363. value: french
  364. - dps_val: russian
  365. value: russian
  366. - dps_val: spanish
  367. value: spanish
  368. - dps_val: korean
  369. value: korean
  370. - dps_val: latin
  371. value: latin
  372. - dps_val: portuguese
  373. value: portuguese
  374. - dps_val: japanese
  375. value: japanese
  376. - dps_val: italian
  377. value: italian
  378. - entity: number
  379. name: Dust empty frequency
  380. category: config
  381. icon: "mdi:delete"
  382. dps:
  383. - id: 37
  384. type: integer
  385. optional: true
  386. name: value
  387. range:
  388. min: 0
  389. max: 4
  390. - entity: button
  391. name: Empty dust
  392. category: config
  393. dps:
  394. - id: 38
  395. type: boolean
  396. optional: true
  397. name: button
  398. - entity: switch
  399. name: Custom room
  400. icon: "mdi:floor-plan"
  401. category: config
  402. dps:
  403. - id: 39
  404. type: boolean
  405. optional: true
  406. name: switch
  407. - entity: binary_sensor
  408. name: Mop installed
  409. icon: "mdi:water-plus"
  410. category: diagnostic
  411. dps:
  412. - id: 40
  413. type: string
  414. optional: true
  415. name: sensor
  416. mapping:
  417. - dps_val: installed
  418. value: true
  419. - value: false
  420. - entity: select
  421. translation_key: cleaning_mode
  422. category: config
  423. dps:
  424. - id: 41
  425. type: string
  426. optional: true
  427. name: option
  428. mapping:
  429. - dps_val: only_sweep
  430. value: sweep
  431. - dps_val: only_mop
  432. value: mop
  433. - dps_val: both_work
  434. value: sweep_and_mop
  435. - entity: select
  436. name: Carpet mode
  437. icon: "mdi:rug"
  438. category: config
  439. dps:
  440. - id: 44
  441. type: string
  442. optional: true
  443. name: option
  444. mapping:
  445. - dps_val: adaptive
  446. value: Adapt
  447. - dps_val: evade
  448. value: Avoid
  449. - entity: switch
  450. name: Auto boost
  451. icon: "mdi:car-turbocharger"
  452. category: config
  453. dps:
  454. - id: 45
  455. type: boolean
  456. optional: true
  457. name: switch
  458. - entity: binary_sensor
  459. class: problem
  460. category: diagnostic
  461. dps:
  462. - id: 28
  463. type: bitfield
  464. name: sensor
  465. mapping:
  466. - dps_val: 0
  467. value: false
  468. - value: true
  469. - id: 28
  470. type: bitfield
  471. name: fault_code