Skip to content

Update roborock docs with routines #38459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion source/_integrations/roborock.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Zones:

This integration uses both local and cloud {% term polling %} and also receives
cloud push events using MQTT. Local communication is preferred when possible.
Map data is always fetched through the cloud, and Dyad and Zeo devices are cloud only.
Map data and routines are always fetched through the cloud, and Dyad and Zeo devices are cloud only.

The integration will automatically discover your Roborock devices using the cloud APIs and get
the needed information to communicate locally with them, if supported. Please ensure your Home Assistant
Expand Down Expand Up @@ -250,6 +250,8 @@ There are currently four buttons that allow you to reset the various maintenance
- **Reset air filter**
- **Description**: The air filter is expected to be replaced every 150 hours.

In addition, some vacuums allow routines to be set up in the app. For each of those routines, a button entity will be created, allowing you to trigger it.

#### Actions

##### Action Set Vacuum Goto Position
Expand Down