Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to Empty dustbin. #75

Open
chdao opened this issue Jan 10, 2023 · 2 comments
Open

Ability to Empty dustbin. #75

chdao opened this issue Jan 10, 2023 · 2 comments

Comments

@chdao
Copy link

chdao commented Jan 10, 2023

In the app there's an Empty Dustbin (S7/S7MaxV here) that would be extremely useful to be able to run automation against.

@rytilahti
Copy link
Contributor

Could that be app_start_collect_dust and app_stop_collect_dust? See https://github.com/rytilahti/python-miio/blob/master/miio/integrations/vacuum/roborock/vacuum.py#L835-L847 - There are also a couple of potentially related settings: https://github.com/rytilahti/python-miio/blob/master/miio/integrations/vacuum/roborock/vacuum.py#L810-L833

@chdao
Copy link
Author

chdao commented Jan 10, 2023

Certainly looks like it. Are these commands I can send with this plugin? I see that this is for python-miio, is that the underlying framework the plugin uses? I was going off of the README and couldn't find anything about dust collection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants