Skip to content

ManualControlCapability for MQTT? #1781

Answered by Hypfer
APayerl asked this question in Q&A / Support
Discussion options

You must be logged in to vote

To use the ManualControlCapability, you need a human with a direct line of sight to the robot. It is not possible to use that to reliably automate routes or any movement for that matter. The reason why it is part of the REST API is just because it needs to be so that it can be controlled via the Web UI. It is not meant for automation.

What you'd want here would be a robot that has a firmware that supports the GoToLocationCapability.
If your robot doesn't support that, some people also reported that they are using the ZoneCleaningCapability + a Home Assistant (or similar) automation to achieve somewhat similar results.

The basic idea there is:

  1. Send clean Zone command with tiny zone where …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@APayerl
Comment options

Answer selected by APayerl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants