https://github.com/rytilahti/python-miio/blob/5730f535d4691e0c2b4260cd7835b7a43ddc8ab0/miio/vacuum.py#L145:L148
When my Roborock S6 is running, if I run the "home" function, it only makes it pause. I need to run the "home" function a second time to make it go to base.
It needs a delay bewteen the "app_pause" and the "app_charge" commands.
https://github.com/rytilahti/python-miio/blob/5730f535d4691e0c2b4260cd7835b7a43ddc8ab0/miio/vacuum.py#L145:L148
When my Roborock S6 is running, if I run the "home" function, it only makes it pause. I need to run the "home" function a second time to make it go to base.
It needs a delay bewteen the "app_pause" and the "app_charge" commands.