Today a funny trick using Python that allow you to control the mouse movements (move, click, drag, recognize RGB and much more…).
automation
Xiaomi Roborock – control via socket API
Why this guide?
My need was to control the robot asking simple commands through Google Home and Alexa like: “Alexa, clean the bathroom“.
With my robot, this was not possible. With the app, you can configure the zones but you can’t simply ask for cleaning only one zone, two times, for instance, all in automatic.
Read MoreArduino – Automatic power on a 220v lamp (or whatever)
Today, a simple Arduino project that permit you to power on something connected to a 220v power using a simple relay.