[miio] Add a few new vacuum robots and station channels (#15704)

* Added a few new channels:
- cleaning the mop
- check if mop drying is enabled
- remaining time for mop drying

Signed-off-by: David Kumar <github@truidix.de>
This commit is contained in:
truidix
2023-11-08 21:39:59 +01:00
committed by GitHub
parent 91b294521e
commit 5555d68f92
10 changed files with 239 additions and 10 deletions

View File

@@ -252,6 +252,13 @@ Additionally depending on the capabilities of your robot vacuum other channels m
| Switch | status#mop_forbidden_enable | Mop Forbidden |
| Switch | status#is_locating | Robot is locating |
| Number | actions#segment | Room Clean (enter room #) |
| Switch | actions#collect_dust | Start collecting dust |
| Switch | actions#clean_mop_start | Start mop wash |
| Switch | actions#clean_mop_stop | Stop mop wash |
| Number | status#mop_drying_time | Mop drying Time |
| Switch | status#is_mop_drying | Mop cleaning active |
| Number | status#dock_state_id | Dock status id |
| String | status#dock_state | Dock status message |
Note: cleaning map is only available with cloud access.