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

Support for robot vacuum Mova L600 model dreame.vacuum.p2157 #80

Closed
lukebelz opened this issue Aug 31, 2021 · 3 comments
Closed

Support for robot vacuum Mova L600 model dreame.vacuum.p2157 #80

lukebelz opened this issue Aug 31, 2021 · 3 comments

Comments

@lukebelz
Copy link

Hi,

Could you add support for the dreame.vacuum.p2157, sold as Mova L600. This is a very popular model as it has the highest suction power available in robot any vacuum and is only $250 on amazon right now.

Would be great if you could add support. Let me know if you need anymore information!

Thanks,
Luke

@lukebelz
Copy link
Author

lukebelz commented Aug 31, 2021

Just so anyone else knows, using dreame.vacuum.p2029 as the id works enough to start and stop it through homekit, and I don't get any errors in homebridge.

Is there any way you could add room support? I have rooms set up in the Mi Home app, would be nice in homekit to tell it to clean certain rooms (or siri for that matter), as that's how I generally use it.

Also, it would be nice to be able to see the main and side brush life, as well as the filter life and battery charge. This app shows everything I want, but they don't support dreame based models and don't have plans to add them: https://github.com/homebridge-xiaomi-roborock-vacuum/homebridge-xiaomi-roborock-vacuum

@merdok
Copy link
Owner

merdok commented Aug 31, 2021

Sure, should be no problem to add proper support for that vacuum! Till i add full support you can use the workaround with the other model.

Room cleaning is already possible but not right now documented properly (need to finally do that...), you can check out this post on a small guide: #51 (comment), just instead of room_clean for the action use start_clean.

Battery charge also is already there, just check the details of the fan accessory inside the group.
The same goes for filter life, it should also be already there!

As for main and side brush life, it is kind of hard to display that in the ui since there are not really any reasonable ui elements for that in homekit... the info is currently only displayed during homebridge startup in the log.

@merdok
Copy link
Owner

merdok commented Sep 4, 2021

Support is now included in version 0.9.11

@merdok merdok closed this as completed Sep 4, 2021
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