I would like to see an integration with this fantastic EBO Robor-Camera with wheels of the Enabot brand, I have searched but I have not found any reference to it.
It would be good, to obtain even the image, to confirm that the robot is making a route, for example.
Hello, I have an Ebo SE and the Enabot App has stopped supporting it (it only manages the Ebo X), is there a way to control it and emulate its old functions via the Green box?
Hey! So, the work started from reverse engineering the official Android app (ROLA): I analyzed how it communicates with the robot, which is based on a binary UDP protocol. There was already some community work on that protocol that I used as a starting point. The goal was to replicate those commands to control the EBO locally and integrate it into Home Assistant, without going through the cloud. It wasn't trivial and it took me a while, but it's all done for personal use on my own device.
As soon as I have some time, I'll put together some documentation and share it here.
This is amazing! Just what I hoped for! Would/could it also work for the Enabot Rola mini pet companion?
And a question for the setup; do you need a rooted phone to get the credentials and other data? I am not very good at coding and such but very eager to learn, and would love to get this to work!
One more question, which version of the Rola APK was used? I am having some issues with the Frida hooks so it would be very helpful to know which version you used. Sorry for asking so many questions.