proscenic_m9_vacuum.yaml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587
  1. name: Robot vacuum
  2. products:
  3. - id: ise3eub6pvacnzdw
  4. manufacturer: Proscenic
  5. model: M9
  6. entities:
  7. - entity: vacuum
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: activate
  12. optional: true
  13. - id: 2
  14. type: boolean
  15. name: pause
  16. optional: true
  17. - id: 3
  18. name: return_to_base
  19. type: boolean
  20. optional: true
  21. - id: 4
  22. type: string
  23. name: command
  24. optional: true
  25. mapping:
  26. - dps_val: smart
  27. value: Auto clean
  28. - dps_val: zone
  29. value: Zone cleaning
  30. - dps_val: pose
  31. value: pose
  32. - dps_val: part
  33. value: clean_spot
  34. - dps_val: goto_charge
  35. value: return_to_base
  36. - dps_val: wallfollow
  37. value: wallfollow
  38. - dps_val: select_room
  39. value: Select room cleaning
  40. - id: 5
  41. name: status
  42. type: string
  43. optional: true
  44. mapping:
  45. - dps_val: standby
  46. value: standby
  47. - dps_val: smart
  48. value: cleaning
  49. - dps_val: zone_clean
  50. value: cleaning
  51. - dps_val: part_clean
  52. value: cleaning
  53. - dps_val: cleaning
  54. value: cleaning
  55. - dps_val: paused
  56. value: pause
  57. - dps_val: goto_pos
  58. value: go to target point
  59. - dps_val: pos_arrived
  60. value: arrived to target point
  61. - dps_val: pos_unarrive
  62. value: cannot arrive to target point
  63. - dps_val: goto_charge
  64. value: returning
  65. - dps_val: charging
  66. value: charging
  67. - dps_val: charge_done
  68. value: charged
  69. - dps_val: sleep
  70. value: sleep
  71. - dps_val: fault
  72. value: error
  73. - dps_val: wall_follow
  74. value: wall_follow
  75. - dps_val: direction_control
  76. value: direction_control
  77. - dps_val: repositing
  78. value: repositing
  79. - dps_val: select_room
  80. value: select_room
  81. - dps_val: seek_dust_bucket
  82. value: seek_dust_bucket
  83. - dps_val: collecting_dust
  84. value: collecting_dust
  85. - id: 9
  86. name: fan_speed
  87. type: string
  88. mapping:
  89. - dps_val: closed
  90. value: "Off"
  91. - dps_val: gentle
  92. value: Gentle
  93. - dps_val: normal
  94. value: Normal
  95. - dps_val: strong
  96. value: Strong
  97. - dps_val: max
  98. value: Max
  99. hidden: true
  100. - id: 11
  101. name: locate
  102. type: boolean
  103. optional: true
  104. - id: 12
  105. name: direction_control
  106. type: string
  107. optional: true
  108. mapping:
  109. - dps_val: forward
  110. value: forward
  111. - dps_val: backward
  112. value: backward
  113. - dps_val: turn_left
  114. value: left
  115. - dps_val: turn_right
  116. value: right
  117. - dps_val: stop
  118. value: stop
  119. - dps_val: exit
  120. value: exit
  121. - id: 13
  122. name: map_reset
  123. type: boolean
  124. optional: true
  125. hidden: true
  126. - id: 14
  127. name: path_data
  128. type: string
  129. optional: true
  130. - id: 15
  131. name: command_trans
  132. type: base64
  133. optional: true
  134. - id: 16
  135. name: request
  136. type: string
  137. optional: true
  138. - id: 25
  139. name: do_not_disturb # cannot be used, set an automation instead
  140. type: boolean
  141. - id: 32
  142. name: device_timer # set an automation for scheduled cleaning
  143. type: string
  144. optional: true
  145. - id: 33
  146. name: disturb_time
  147. type: base64
  148. optional: true
  149. - id: 34
  150. name: device_info
  151. type: base64
  152. optional: true
  153. - id: 35
  154. name: voice_data
  155. type: base64
  156. optional: true
  157. - id: 36
  158. name: language
  159. type: string
  160. optional: true
  161. - id: 132
  162. name: chaging_base_type
  163. type: string
  164. optional: true
  165. - id: 133
  166. name: water_tank_type
  167. type: string
  168. optional: true
  169. - id: 134
  170. name: realtime_fanspeed
  171. type: string
  172. optional: true
  173. - id: 135
  174. name: realtime_water_level
  175. type: string
  176. optional: true
  177. - id: 137
  178. name: cloud_map # not useful without the app
  179. type: boolean
  180. - id: 141
  181. name: cleanspot
  182. type: boolean
  183. optional: true
  184. - entity: sensor
  185. name: Cleaning time
  186. category: diagnostic
  187. class: duration
  188. dps:
  189. - id: 6
  190. name: sensor
  191. type: integer
  192. unit: min
  193. - entity: sensor
  194. name: Cleaned area
  195. class: area
  196. category: diagnostic
  197. dps:
  198. - id: 7
  199. name: sensor
  200. type: integer
  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. translation_key: mopping
  212. dps:
  213. - id: 10
  214. name: option
  215. type: string
  216. mapping:
  217. - constraint: mopstate
  218. conditions:
  219. - dps_val: installed
  220. mapping:
  221. - dps_val: closed
  222. value: "off"
  223. - dps_val: low
  224. value: low
  225. - dps_val: middle
  226. value: medium
  227. - dps_val: high
  228. value: high
  229. - dps_val: none
  230. mapping:
  231. - dps_val: closed
  232. value: "off"
  233. - id: 40
  234. name: mopstate
  235. type: string
  236. - entity: sensor
  237. name: Side brush life
  238. category: diagnostic
  239. class: duration
  240. dps:
  241. - id: 17
  242. name: sensor
  243. type: integer
  244. unit: min
  245. range:
  246. min: 0
  247. max: 12000
  248. - entity: button
  249. name: Side brush reset
  250. category: diagnostic
  251. class: restart
  252. dps:
  253. - id: 18
  254. type: boolean
  255. name: button
  256. optional: true
  257. - entity: sensor
  258. name: Main brush life
  259. category: diagnostic
  260. class: duration
  261. dps:
  262. - id: 19
  263. name: sensor
  264. type: integer
  265. unit: min
  266. range:
  267. min: 0
  268. max: 18000
  269. - entity: button
  270. name: Main brush reset
  271. category: diagnostic
  272. class: restart
  273. dps:
  274. - id: 20
  275. type: boolean
  276. name: button
  277. optional: true
  278. - entity: sensor
  279. translation_key: filter_life
  280. category: diagnostic
  281. class: duration
  282. dps:
  283. - id: 21
  284. name: sensor
  285. type: integer
  286. unit: min
  287. range:
  288. min: 0
  289. max: 9000
  290. - entity: button
  291. translation_key: filter_reset
  292. category: diagnostic
  293. dps:
  294. - id: 22
  295. type: boolean
  296. name: button
  297. optional: true
  298. - entity: sensor
  299. name: Mop life
  300. category: diagnostic
  301. class: duration
  302. dps:
  303. - id: 23
  304. name: sensor
  305. type: integer
  306. unit: min
  307. range:
  308. min: 0
  309. max: 9000
  310. - entity: button
  311. name: Mop reset
  312. category: diagnostic
  313. class: restart
  314. dps:
  315. - id: 24
  316. type: boolean
  317. name: button
  318. optional: true
  319. - entity: number
  320. translation_key: volume
  321. category: config
  322. dps:
  323. - id: 26
  324. type: integer
  325. name: value
  326. range:
  327. min: 0
  328. max: 100
  329. - entity: switch
  330. name: Resume cleaning option
  331. icon: "mdi:replay"
  332. category: config
  333. dps:
  334. - id: 27
  335. name: switch
  336. type: boolean
  337. - entity: sensor
  338. name: Total cleaned area
  339. class: area
  340. category: diagnostic
  341. dps:
  342. - id: 29
  343. name: sensor
  344. type: integer
  345. unit: m2
  346. - entity: sensor
  347. name: Total clean count
  348. category: diagnostic
  349. icon: "mdi:counter"
  350. dps:
  351. - id: 30
  352. name: sensor
  353. type: integer
  354. - entity: sensor
  355. name: Total clean time
  356. category: diagnostic
  357. class: duration
  358. icon: "mdi:archive-clock-outline"
  359. dps:
  360. - id: 31
  361. name: sensor
  362. type: integer
  363. unit: min
  364. range:
  365. min: 0
  366. max: 99999
  367. # - entity: select
  368. # translation_key: language
  369. # dps:
  370. # - id: 36
  371. # name: option
  372. # type: string
  373. # optional: true
  374. # mapping:
  375. # - dps_val: chinese_simplified
  376. # value: chinese
  377. # - dps_val: chinese_traditional
  378. # value: chinese_traditional
  379. # - dps_val: english
  380. # value: english
  381. # - dps_val: german
  382. # value: german
  383. # - dps_val: french
  384. # value: french
  385. # - dps_val: russian
  386. # value: russian
  387. # - dps_val: spanish
  388. # value: spanish
  389. # - dps_val: korean
  390. # value: korean
  391. # - dps_val: latin
  392. # value: latin
  393. # - dps_val: portuguese
  394. # value: portuguese
  395. # - dps_val: japanese
  396. # value: japanese
  397. # - dps_val: italian
  398. # value: italian
  399. - entity: select
  400. name: Dust collection frequency
  401. category: config
  402. dps:
  403. - id: 37
  404. name: option
  405. type: integer
  406. mapping:
  407. - dps_val: 0
  408. value: Never
  409. icon: "mdi:numeric-0"
  410. - dps_val: 1
  411. value: After each clean
  412. icon: "mdi:numeric-1"
  413. - dps_val: 2
  414. value: After 2 cleans
  415. icon: "mdi:numeric-2"
  416. - dps_val: 3
  417. value: After 3 cleans
  418. icon: "mdi:numeric-3"
  419. - entity: button
  420. name: Empty dustbin
  421. category: config
  422. icon: "mdi:delete-restore"
  423. dps:
  424. - id: 38
  425. name: button
  426. type: boolean
  427. - entity: switch
  428. name: Customize mode
  429. icon: "mdi:store-cog"
  430. category: config
  431. dps:
  432. - id: 39
  433. name: switch # required so the mop and suction options work
  434. type: boolean
  435. - entity: binary_sensor
  436. name: Mop installed
  437. category: diagnostic
  438. icon: "mdi:connection"
  439. dps:
  440. - id: 40
  441. name: sensor
  442. type: string
  443. mapping:
  444. - dps_val: "installed"
  445. value: true
  446. - dps_val: "none"
  447. value: false
  448. - entity: select
  449. translation_key: cleaning_mode
  450. dps:
  451. - id: 41
  452. name: option
  453. type: string
  454. mapping:
  455. - dps_val: both_work
  456. value: sweep_and_mop
  457. - dps_val: only_sweep
  458. value: sweep
  459. - dps_val: only_mop
  460. value: mop
  461. - entity: switch
  462. name: LED lights
  463. category: config
  464. icon: "mdi:car-parking-lights"
  465. dps:
  466. - id: 130
  467. name: switch
  468. type: boolean
  469. - entity: switch
  470. translation_key: sound
  471. category: config
  472. dps:
  473. - id: 131
  474. name: switch
  475. type: boolean
  476. mapping:
  477. - dps_val: true
  478. value: false
  479. - dps_val: false
  480. value: true
  481. - entity: switch
  482. name: Mop rotation
  483. icon: "mdi:rotate-360"
  484. dps:
  485. - id: 138
  486. name: switch
  487. type: boolean
  488. - entity: sensor
  489. name: Sensor life
  490. category: diagnostic
  491. class: duration
  492. icon: "mdi:eye-circle-outline"
  493. dps:
  494. - id: 139
  495. name: sensor
  496. type: integer
  497. unit: min
  498. range:
  499. min: 0
  500. max: 1800
  501. - entity: button
  502. name: Sensor reset
  503. category: diagnostic
  504. class: restart
  505. dps:
  506. - id: 140
  507. type: boolean
  508. name: button
  509. optional: true
  510. - entity: sensor
  511. name: Event message
  512. class: enum
  513. category: diagnostic
  514. icon: "mdi:eye-circle-outline"
  515. dps:
  516. - id: 198
  517. name: sensor
  518. type: integer
  519. mapping:
  520. - dps_val: 20001
  521. value: Start auto clean
  522. - dps_val: 20002
  523. value: Start mopping
  524. - dps_val: 20003
  525. value: Start room clean
  526. - dps_val: 20004
  527. value: Start area clean
  528. - dps_val: 20005
  529. value: Start spot clean
  530. - dps_val: 20006
  531. value: Start partial clean
  532. - dps_val: 20008
  533. value: Relocating
  534. - dps_val: 20019
  535. value: Job finished
  536. - dps_val: 20020
  537. value: Low power, return to charge
  538. - dps_val: 20021
  539. value: Charging
  540. - dps_val: 20022
  541. value: Battery low
  542. - dps_val: 20024
  543. value: Emptying dustbin
  544. - dps_val: 20025
  545. value: Dustbin empty completed
  546. - value: unknown
  547. - id: 198
  548. name: event_code
  549. type: integer
  550. - entity: binary_sensor
  551. class: problem
  552. category: diagnostic
  553. dps:
  554. - id: 199
  555. name: sensor
  556. type: integer
  557. mapping:
  558. - dps_val: 0
  559. value: false
  560. - value: true
  561. - id: 199
  562. name: fault_code
  563. type: integer
  564. - id: 28
  565. name: error_flag
  566. type: bitfield
  567. - id: 199
  568. name: description
  569. type: integer
  570. mapping:
  571. - dps_val: 21003
  572. value: Dustbin not installed
  573. - dps_val: 21005
  574. value: Mopping cloth not fitted
  575. - dps_val: 21008
  576. value: Vacuum not on floor
  577. - dps_val: 21012
  578. value: Dust bag full
  579. - dps_val: 21013
  580. value: Dust bag not installed
  581. - dps_val: 22001
  582. value: Check anti-collision sensor
  583. - dps_val: 22006
  584. value: Jammed or stuck
  585. - dps_val: 23011
  586. value: Dust collection error due to insufficient pressure
  587. - value: unknown