set_cleaning
Control Ecovacs robot vacuum cleaning actions: start, resume, pause, or stop cleaning by specifying the robot nickname and desired action.
Instructions
Start robot cleaning
Args: nickname: Robot nickname, used to find device act: Cleaning action s-start cleaning, r-resume cleaning, p-pause cleaning, h-stop cleaning Returns: Dict: Dictionary containing execution results
Input Schema
Name | Required | Description | Default |
---|---|---|---|
act | No | Cleaning action, s-start cleaning, r-resume cleaning, p-pause cleaning, h-stop cleaning | s |
nickname | No | Robot nickname, supports fuzzy matching |