-
-
Notifications
You must be signed in to change notification settings - Fork 561
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
mirobo vacuum sound volume control #159
Comments
I wasn't able to find out how exactly it is supposed to work, but one can pass a parameter '[number]' or 'number' to Getting to know the raw commands is not so straightforward, it requires either capturing the traffic from the app to the robot like described here https://github.com/aholstenson/miio/blob/master/docs/protocol.md or reverse engineering the application/robot itself. |
I tried |
mirobo sound shows current settings mirobo sound <volume> changes volume, where volume is 0-100 passing --test will give a test voice from the vacuum for testing sound levels Fixes #159
mirobo sound shows current settings mirobo sound <volume> changes volume, where volume is 0-100 passing --test will give a test voice from the vacuum for testing sound levels Fixes #159
For Mi Robo Vacuum; is it possible to control a sound volume or turn it off? Is there an implementation for that with using of raw command option? Is it possible to know the list of raw commands?
The text was updated successfully, but these errors were encountered: