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

"dreame.vacuum.mc1808" work well with dreamevacuummiot #1285

Closed
Shqrk opened this issue Jan 8, 2022 · 3 comments · Fixed by #1292
Closed

"dreame.vacuum.mc1808" work well with dreamevacuummiot #1285

Shqrk opened this issue Jan 8, 2022 · 3 comments · Fixed by #1292
Labels

Comments

@Shqrk
Copy link

Shqrk commented Jan 8, 2022

Hi,

I actually using the Xiaomi Mijia Vacuum 1C STYTJ01ZHM (dreame.vacuum.mc1808)

I can run every command like :

miiocli dreamevacuummiot --ip xxx --token xxx status

and i get correctly every informations like this :

Battery Level : 100
Brush life level : 90
Brush life time : 272
...

I can run perfectly too :
miiocli dreamevacuummiot --ip xxx --token xxx start
miiocli dreamevacuummiot --ip xxx --token xxx stop
miiocli dreamevacuummiot --ip xxx --token xxx home
miiocli dreamevacuummiot --ip xxx --token xxx identify

But i constently get this message before every result command :

WARNING:miio.device:Found an unsupported model 'dreame.vacuum.mc1808' for class 'DreameVacuumMiot'.
If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/

Is it possible to supress this warning message because it works perfectly for my case ?

Thanks for all your work !

Describe the bug
A clear and concise description of what the bug is.

Version information (please complete the following information):

  • OS: [e.g.Linux]
  • python-miio: [Use miiocli --version or pip show python-miio]

Device information:
If the issue is specific to a device [Use miiocli device --ip <ip address> --token <token> info]:

  • Model:
  • Hardware version:
  • Firmware version:

To Reproduce
Steps to reproduce the behavior:
1.

Expected behavior
A clear and concise description of what you expected to happen.

Console output
If applicable, add console output to help explain your problem.
If the issue is about communication with a specific device, consider including the output using the --debug flag.

@rytilahti
Copy link
Owner

Thanks for the report, the linked PR adds the model to supported values so the warning will be suppressed in the upcoming release.

@Shqrk
Copy link
Author

Shqrk commented Jan 10, 2022

Perfect ! Thanks you very much :)

@DeutscheGabanna
Copy link

I do not have the dreamevacuummiot sub-command when trying miiocli --help on python 3.8-64. miiocli is on 0.5.12 version

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

Successfully merging a pull request may close this issue.

3 participants