You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
I have searched the existing issues and no issue is describing my feature request or idea
Is your feature request related to a problem?
I have the T9 AIVI and I miss the function of sending the vacuum cleaner to a specific coordinate and then stopping it. I noticed in the logs that {"type":"mapPoint","value":"707,271"} is being transmitted. Can this be integrated somehow?
Suggested solution
Include the "mapPoint" command so that you can send the vacuum cleaner to a specific coordinate without it starting a suction process there.
Api example request
No response
Alternatives you've considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Please feel free to add this command to https://github.com/DeebotUniverse/client.py
As my robot does not support this command, I don't have any knowledge for adding it.
But I can give you tips and feedback if you want :)
As a first step, I would suggest activating debug logs or even better capturing the traffic of the ecovacs app while sending the command multiple times. It is needed to find out the permutation/combinations of the new command.
Unfortunately I'm not familiar with that. So help would be really great. When I look in the debug log I always find the same line when I send the vacuum cleaner to a certain position.
Here I think that "value" is then the coordinates where I send it and "mappoint" is then the command. If I do an area cleaning, it is structured the same way, only then there are four coordinates and a different command.
Is there an existing issue for this?
Is your feature request related to a problem?
I have the T9 AIVI and I miss the function of sending the vacuum cleaner to a specific coordinate and then stopping it. I noticed in the logs that {"type":"mapPoint","value":"707,271"} is being transmitted. Can this be integrated somehow?
Suggested solution
Include the "mapPoint" command so that you can send the vacuum cleaner to a specific coordinate without it starting a suction process there.
Api example request
No response
Alternatives you've considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: