Skip to content

Comments

fix: roborock.vacuum_goto - command does not exist error#904

Open
matt-d-rat wants to merge 1 commit intoPiotrMachowski:devfrom
matt-d-rat:dev
Open

fix: roborock.vacuum_goto - command does not exist error#904
matt-d-rat wants to merge 1 commit intoPiotrMachowski:devfrom
matt-d-rat:dev

Conversation

@matt-d-rat
Copy link

@matt-d-rat matt-d-rat commented Feb 19, 2026

Changes the service call in vacuum_follow_path from roborock.vacuum_goto to roborock.set_vacuum_goto_position, since the former command does not exist (it was renamed in this PR) and is documented here.

It's unclear to me whether I need to change any of the service data parameters to ensure that the data is correctly passed to the service as expected. Some guidance here would be appreciated.

Changes need verifying as I do not have an appropriate environment setup to test the changes.

Related issue: #828.

Changes the service call in `vacuum_follow_path` from `roborock.vacuum_goto`
to `roborock.set_vacuum_goto_position`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant